Home
last modified time | relevance | path

Searched refs:HCI_CHANNEL_RAW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c222 if (hci_pi(sk)->channel == HCI_CHANNEL_RAW) { in hci_send_to_sock()
565 case HCI_CHANNEL_RAW: in create_monitor_ctrl_open()
622 case HCI_CHANNEL_RAW: in create_monitor_ctrl_close()
911 case HCI_CHANNEL_RAW: in hci_sock_release()
1078 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_ioctl()
1225 case HCI_CHANNEL_RAW: in hci_sock_bind()
1587 case HCI_CHANNEL_RAW: in hci_sock_recvmsg()
1822 case HCI_CHANNEL_RAW: in hci_sock_sendmsg()
1942 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_setsockopt_old()
2039 case HCI_CHANNEL_RAW in hci_sock_setsockopt()
[all...]
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c221 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()
1014 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_ioctl()
1161 case HCI_CHANNEL_RAW: in hci_sock_bind()
1519 case HCI_CHANNEL_RAW: in hci_sock_recvmsg()
1774 case HCI_CHANNEL_RAW: in hci_sock_sendmsg()
1906 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_setsockopt()
1995 if (hci_pi(sk)->channel != HCI_CHANNEL_RAW) { in hci_sock_getsockopt()
[all...]
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_sock.h44 #define HCI_CHANNEL_RAW 0 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_sock.h44 #define HCI_CHANNEL_RAW 0 macro

Completed in 8 milliseconds