Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_core.c322 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
439 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
464 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
499 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close()
582 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset()
608 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset_stat()
675 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_cmd()
891 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_rfkill_set_block()
2383 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_suspend_notifier()
3736 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_tx_work()
[all …]
H A Dhci_sock.c947 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_release()
1004 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_sock_bound_ioctl()
1301 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
1321 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1676 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
H A Dhci_sync.c4975 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_init_sync()
4987 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_init_sync()
4991 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_init_sync()
5031 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open_sync()
5065 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open_sync()
5136 hci_dev_test_and_clear_flag(hdev, HCI_USER_CHANNEL); in hci_dev_shutdown()
5146 hci_dev_set_flag(hdev, HCI_USER_CHANNEL); in hci_dev_shutdown()
5219 if (!auto_off && !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_close_sync()
5232 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close_sync()
H A Dhci_debugfs.c1361 hci_dev_test_flag(hdev, HCI_USER_CHANNEL))) in vendor_diag_write()
H A Dhci_conn.c1184 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in hci_get_route()
H A Dmgmt.c461 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
519 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
573 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/linux-6.15/drivers/bluetooth/
H A DKconfig65 HCI_USER_CHANNEL whenever a SCO link is established.
69 HCI_USER_CHANNEL is in use.
H A Dbtusb.c1165 if (auto_isoc_alt && hci_dev_test_flag(data->hdev, HCI_USER_CHANNEL)) in btusb_recv_event()
1304 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in btusb_validate_sco_handle()
2178 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in btusb_send_frame()
2655 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in btusb_send_frame_intel()
/linux-6.15/include/net/bluetooth/
H A Dhci.h432 HCI_USER_CHANNEL, enumerator