Home
last modified time | relevance | path

Searched refs:HCI_USER_CHANNEL (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/net/bluetooth/
Dhci_core.c152 hci_dev_test_flag(hdev, HCI_USER_CHANNEL))) in vendor_diag_write()
1326 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
1474 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1579 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_do_open()
1591 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1610 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1671 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
1696 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
1738 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
1787 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
[all …]
Dhci_sock.c882 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_release()
943 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_sock_bound_ioctl()
1208 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
1228 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1584 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
Dhci_conn.c694 hci_dev_test_flag(d, HCI_USER_CHANNEL) || in hci_get_route()
Dmgmt.c419 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
479 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
536 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/Linux-v5.15/include/net/bluetooth/
Dhci.h299 HCI_USER_CHANNEL, enumerator