Searched refs:HCI_CHANNEL_RAW (Results 1 – 2 of 2) sorted by relevance
222 if (hci_pi(sk)->channel == HCI_CHANNEL_RAW) { in hci_send_to_sock()515 case HCI_CHANNEL_RAW: in create_monitor_ctrl_open()570 case HCI_CHANNEL_RAW: in create_monitor_ctrl_close()853 case HCI_CHANNEL_RAW: in hci_sock_release()990 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_ioctl()1130 case HCI_CHANNEL_RAW: in hci_sock_bind()1492 case HCI_CHANNEL_RAW: in hci_sock_recvmsg()1722 case HCI_CHANNEL_RAW: in hci_sock_sendmsg()1842 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_setsockopt_old()1938 case HCI_CHANNEL_RAW: in hci_sock_setsockopt()[all …]
44 #define HCI_CHANNEL_RAW 0 macro
Completed in 7 milliseconds