Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dhci_core.c1205 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
1470 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1550 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
1575 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
1617 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
1666 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
1747 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close()
1810 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset()
1836 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset_stat()
1902 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_cmd()
[all …]
A Dhci_sock.c883 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_release()
944 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_sock_bound_ioctl()
1209 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
1229 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1579 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
A Dhci_debugfs.c1341 hci_dev_test_flag(hdev, HCI_USER_CHANNEL))) in vendor_diag_write()
A Dhci_conn.c822 hci_dev_test_flag(d, HCI_USER_CHANNEL) || in hci_get_route()
A Dmgmt.c420 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
480 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
537 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/linux/include/net/bluetooth/
A Dhci.h299 HCI_USER_CHANNEL, enumerator

Completed in 43 milliseconds