Home
last modified time | relevance | path

Searched refs:HCI_USER_CHANNEL (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c151 hci_dev_test_flag(hdev, HCI_USER_CHANNEL))) in vendor_diag_write()
1319 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
1467 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1572 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_do_open()
1584 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1602 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1660 * HCI_USER_CHANNEL will be set first before attempting to in hci_dev_open()
1664 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
1689 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
1724 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) in hci_dev_do_close()
[all...]
H A Dhci_sock.c883 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_release()
940 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_sock_bound_ioctl()
1240 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
1260 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1616 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
H A Dhci_conn.c661 hci_dev_test_flag(d, HCI_USER_CHANNEL) || in hci_get_route()
H A Dmgmt.c414 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
474 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
531 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c388 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
506 * HCI_USER_CHANNEL will be set first before attempting to in hci_dev_open()
510 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
535 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
570 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close()
653 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset()
679 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset_stat()
745 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_cmd()
949 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_rfkill_set_block()
2438 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_suspend_notifier()
[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()
1304 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
1324 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1679 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
H A Dhci_sync.c4788 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_init_sync()
4800 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_init_sync()
4804 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_init_sync()
4847 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open_sync()
4882 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open_sync()
4954 hci_dev_test_and_clear_flag(hdev, HCI_USER_CHANNEL); in hci_dev_shutdown()
4964 hci_dev_set_flag(hdev, HCI_USER_CHANNEL); in hci_dev_shutdown()
5031 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_close_sync()
5044 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close_sync()
H A Dhci_debugfs.c1346 hci_dev_test_flag(hdev, HCI_USER_CHANNEL))) in vendor_diag_write()
H A Dhci_conn.c1169 hci_dev_test_flag(d, HCI_USER_CHANNEL) || in hci_get_route()
H A Dmgmt.c462 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
522 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
579 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h299 HCI_USER_CHANNEL, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h384 HCI_USER_CHANNEL, enumerator
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtusb.c1205 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in btusb_validate_sco_handle()

Completed in 75 milliseconds