Home
last modified time | relevance | path

Searched refs:HCI_SOCK_TRUSTED (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
H A Dhci_sock.c422 HCI_SOCK_TRUSTED, NULL); in hci_send_to_monitor()
473 HCI_SOCK_TRUSTED, NULL); in hci_send_monitor_ctrl_event()
597 flags = hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) ? 0x1 : 0x0; in create_monitor_ctrl_open()
822 HCI_SOCK_TRUSTED, NULL); in hci_sock_dev_event()
925 HCI_SOCK_TRUSTED, NULL); in hci_sock_release()
1096 /* Perform careful checks before setting the HCI_SOCK_TRUSTED in hci_sock_ioctl()
1104 hci_sock_set_flag(sk, HCI_SOCK_TRUSTED); in hci_sock_ioctl()
1110 HCI_SOCK_TRUSTED, NULL); in hci_sock_ioctl()
1257 HCI_SOCK_TRUSTED, NULL); in hci_sock_bind()
1263 hci_sock_set_flag(sk, HCI_SOCK_TRUSTED); in hci_sock_bind()
[all...]
H A Dmgmt_util.c162 HCI_SOCK_TRUSTED, NULL); in mgmt_cmd_status()
210 HCI_SOCK_TRUSTED, NULL); in mgmt_cmd_complete()
H A Dmgmt.c341 HCI_SOCK_TRUSTED, skip_sk); in mgmt_event()
346 return mgmt_send_event_skb(HCI_CHANNEL_CONTROL, skb, HCI_SOCK_TRUSTED, in mgmt_event_skb()
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()
/linux/include/net/bluetooth/
H A Dhci.h403 HCI_SOCK_TRUSTED, enumerator