Home
last modified time | relevance | path

Searched refs:HCI_CHANNEL_USER (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dhci_sock.h45 #define HCI_CHANNEL_USER 1 macro
/linux-4.4.14/net/bluetooth/
Dhci_sock.c180 } else if (hci_pi(sk)->channel == HCI_CHANNEL_USER) { in hci_send_to_sock()
569 if (hci_pi(sk)->channel == HCI_CHANNEL_USER) { in hci_sock_release()
795 case HCI_CHANNEL_USER: in hci_sock_bind()
1027 case HCI_CHANNEL_USER: in hci_sock_recvmsg()
1177 case HCI_CHANNEL_USER: in hci_sock_sendmsg()
1217 if (hci_pi(sk)->channel == HCI_CHANNEL_USER) { in hci_sock_sendmsg()