Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
1663 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
1688 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
1723 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
1777 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_close()
[all …]
H A Dhci_sock.c882 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_release()
943 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_sock_bound_ioctl()
1208 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
1228 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1584 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
H A Dhci_conn.c663 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()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h299 HCI_USER_CHANNEL, enumerator