Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_sock.h45 #define HCI_CHANNEL_USER 1 macro
/linux-4.1.27/net/bluetooth/
Dhci_sock.c178 } else if (hci_pi(sk)->channel == HCI_CHANNEL_USER) { in hci_send_to_sock()
505 if (hci_pi(sk)->channel == HCI_CHANNEL_USER) { in hci_sock_release()
722 case HCI_CHANNEL_USER: in hci_sock_bind()
954 case HCI_CHANNEL_USER: in hci_sock_recvmsg()
1104 case HCI_CHANNEL_USER: in hci_sock_sendmsg()
1144 if (hci_pi(sk)->channel == HCI_CHANNEL_USER) { in hci_sock_sendmsg()