Home
last modified time | relevance | path

Searched refs:HCI_SOCK_TRUSTED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c365 HCI_SOCK_TRUSTED, NULL); in hci_send_to_monitor()
416 HCI_SOCK_TRUSTED, NULL); in hci_send_monitor_ctrl_event()
538 flags = hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) ? 0x1 : 0x0; in create_monitor_ctrl_open()
757 HCI_SOCK_TRUSTED, NULL); in hci_sock_dev_event()
860 HCI_SOCK_TRUSTED, NULL); in hci_sock_release()
1028 /* Perform careful checks before setting the HCI_SOCK_TRUSTED in hci_sock_ioctl()
1036 hci_sock_set_flag(sk, HCI_SOCK_TRUSTED); in hci_sock_ioctl()
1042 HCI_SOCK_TRUSTED, NULL); in hci_sock_ioctl()
1189 HCI_SOCK_TRUSTED, NULL); in hci_sock_bind()
1195 hci_sock_set_flag(sk, HCI_SOCK_TRUSTED); in hci_sock_bind()
[all...]
H A Dmgmt_util.c129 HCI_SOCK_TRUSTED, NULL); in mgmt_cmd_status()
177 HCI_SOCK_TRUSTED, NULL); in mgmt_cmd_complete()
H A Dmgmt.c299 HCI_SOCK_TRUSTED, skip_sk); in mgmt_event()
341 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { in read_commands()
358 if (hci_sock_test_flag(sk, HCI_SOCK_TRUSTED)) { in read_commands()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c415 HCI_SOCK_TRUSTED, NULL); in hci_send_to_monitor()
466 HCI_SOCK_TRUSTED, NULL); in hci_send_monitor_ctrl_event()
590 flags = hci_sock_test_flag(sk, HCI_SOCK_TRUSTED) ? 0x1 : 0x0; in create_monitor_ctrl_open()
815 HCI_SOCK_TRUSTED, NULL); in hci_sock_dev_event()
918 HCI_SOCK_TRUSTED, NULL); in hci_sock_release()
1092 /* Perform careful checks before setting the HCI_SOCK_TRUSTED in hci_sock_ioctl()
1100 hci_sock_set_flag(sk, HCI_SOCK_TRUSTED); in hci_sock_ioctl()
1106 HCI_SOCK_TRUSTED, NULL); in hci_sock_ioctl()
1253 HCI_SOCK_TRUSTED, NULL); in hci_sock_bind()
1259 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()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h270 HCI_SOCK_TRUSTED, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h354 HCI_SOCK_TRUSTED, enumerator

Completed in 45 milliseconds