Searched refs:hci_sock_test_flag (Results 1 – 3 of 3) sorted by relevance
84 int hci_sock_test_flag(struct sock *sk, int nr) in hci_sock_test_flag() function326 if (!hci_sock_test_flag(sk, flag)) in __hci_send_to_channel()441 if (!hci_sock_test_flag(sk, flag)) in hci_send_monitor_ctrl_event()590 flags = hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) ? 0x1 : 0x0; in create_monitor_ctrl_open()1662 if (!hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) && in hci_mgmt_cmd()
389 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { in read_commands()406 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { in read_commands()
591 int hci_sock_test_flag(struct sock *sk, int nr);