Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c341 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
454 * HCI_USER_CHANNEL will be set first before attempting to in hci_dev_open()
458 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
483 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
518 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close()
564 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset()
590 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset_stat()
657 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_cmd()
873 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_rfkill_set_block()
2375 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_suspend_notifier()
[all...]
H A Dhci_sync.c5335 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_init_sync()
5347 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_init_sync()
5351 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_init_sync()
5391 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open_sync()
5425 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open_sync()
5497 hci_dev_test_and_clear_flag(hdev, HCI_USER_CHANNEL); in hci_dev_shutdown()
5507 hci_dev_set_flag(hdev, HCI_USER_CHANNEL); in hci_dev_close_sync()
5587 if (!auto_off && !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_close_sync()
5600 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close_sync()
H A Dhci_debugfs.c1354 hci_dev_test_flag(hdev, HCI_USER_CHANNEL))) in vendor_diag_write()
H A Dhci_conn.c1335 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in hci_get_route()
H A Dmgmt.c458 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
516 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
570 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/linux/include/net/bluetooth/
H A Dhci.h431 HCI_USER_CHANNEL, enumerator