Home
last modified time | relevance | path

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

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