Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_sock.c580 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_release()
640 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_sock_bound_ioctl()
827 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
847 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1105 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
Dhci_core.c1322 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
1436 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1504 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_do_open()
1529 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1585 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
1610 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
1645 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
1772 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close()
1835 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset()
1861 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset_stat()
[all …]
Dhci_conn.c623 hci_dev_test_flag(d, HCI_USER_CHANNEL) || in hci_get_route()
Dmgmt.c376 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
436 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
495 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/linux-4.4.14/include/net/bluetooth/
Dhci.h228 HCI_USER_CHANNEL, enumerator