Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_sock.c507 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_release()
567 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_sock_bound_ioctl()
754 if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) { in hci_sock_bind()
774 hci_dev_clear_flag(hdev, HCI_USER_CHANNEL); in hci_sock_bind()
1032 hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_mgmt_cmd()
Dhci_core.c1259 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_inquiry()
1373 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1436 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) in hci_dev_do_open()
1450 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_do_open()
1503 !hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_open()
1528 if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) && in hci_dev_open()
1680 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_close()
1743 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset()
1769 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_reset_stat()
1835 if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) { in hci_dev_cmd()
[all …]
Dhci_conn.c574 hci_dev_test_flag(d, HCI_USER_CHANNEL) || in hci_get_route()
Dmgmt.c368 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_index_list()
428 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_unconf_index_list()
487 hci_dev_test_flag(d, HCI_USER_CHANNEL)) in read_ext_index_list()
/linux-4.1.27/include/net/bluetooth/
Dhci.h216 HCI_USER_CHANNEL, enumerator