Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_core.c148 hci_dev_test_flag(hdev, HCI_USER_CHANNEL))) in vendor_diag_write()
1279 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
1393 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1462 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_do_open()
1474 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1490 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1546 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
1571 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
1606 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
1660 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
[all …]
Dhci_sock.c869 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_release()
929 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_sock_bound_ioctl()
1166 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
1186 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1542 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
Dhci_conn.c627 hci_dev_test_flag(d, HCI_USER_CHANNEL) || in hci_get_route()
Dmgmt.c383 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
443 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
502 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/Linux-v4.19/include/net/bluetooth/
Dhci.h244 HCI_USER_CHANNEL, enumerator