Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h365 int hci_sock_test_flag(struct sock *sk, int nr);
/linux-4.4.14/net/bluetooth/
Dhci_sock.c66 int hci_sock_test_flag(struct sock *sk, int nr) in hci_sock_test_flag() function
229 if (!hci_sock_test_flag(sk, flag)) in hci_send_to_channel()
1088 if (!hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) && in hci_mgmt_cmd()
Dmgmt.c303 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { in read_commands()
320 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { in read_commands()