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

/linux-4.1.27/include/net/bluetooth/
H A Dbluetooth.h349 int hci_sock_test_flag(struct sock *sk, int nr);
/linux-4.1.27/net/bluetooth/
H A Dhci_sock.c66 int hci_sock_test_flag(struct sock *sk, int nr) hci_sock_test_flag() function
227 if (!hci_sock_test_flag(sk, flag)) hci_send_to_channel()
1015 if (!hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) && hci_mgmt_cmd()
H A Dmgmt.c295 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { read_commands()
312 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { read_commands()

Completed in 254 milliseconds