Searched refs:HCI_CHANNEL_RAW (Results 1 – 2 of 2) sorted by relevance
210 if (hci_pi(sk)->channel == HCI_CHANNEL_RAW) { in hci_send_to_sock()496 case HCI_CHANNEL_RAW: in create_monitor_ctrl_open()551 case HCI_CHANNEL_RAW: in create_monitor_ctrl_close()838 case HCI_CHANNEL_RAW: in hci_sock_release()974 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_ioctl()1086 case HCI_CHANNEL_RAW: in hci_sock_bind()1444 case HCI_CHANNEL_RAW: in hci_sock_recvmsg()1697 case HCI_CHANNEL_RAW: in hci_sock_sendmsg()1827 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_setsockopt()1916 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_getsockopt()
44 #define HCI_CHANNEL_RAW 0 macro