Searched refs:HCI_CHANNEL_RAW (Results 1 – 2 of 2) sorted by relevance
172 if (hci_pi(sk)->channel == HCI_CHANNEL_RAW) { in hci_send_to_sock()686 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_ioctl()776 case HCI_CHANNEL_RAW: in hci_sock_bind()1024 case HCI_CHANNEL_RAW: in hci_sock_recvmsg()1176 case HCI_CHANNEL_RAW: in hci_sock_sendmsg()1295 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_setsockopt()1381 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_getsockopt()
44 #define HCI_CHANNEL_RAW 0 macro