Home
last modified time | relevance | path

Searched refs:hci_sock_test_flag (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/bluetooth/
Dhci_sock.c72 int hci_sock_test_flag(struct sock *sk, int nr) in hci_sock_test_flag() function
265 if (!hci_sock_test_flag(sk, flag)) in __hci_send_to_channel()
372 if (!hci_sock_test_flag(sk, flag)) in hci_send_monitor_ctrl_event()
519 flags = hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) ? 0x1 : 0x0; in create_monitor_ctrl_open()
1524 if (!hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) && in hci_mgmt_cmd()
Dmgmt.c310 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { in read_commands()
327 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { in read_commands()
/Linux-v5.4/include/net/bluetooth/
Dbluetooth.h377 int hci_sock_test_flag(struct sock *sk, int nr);