Home
last modified time | relevance | path

Searched refs:HCI_AUTO_OFF (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c1673 if (hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) in hci_dev_open()
1774 auto_off = hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF); in hci_dev_do_close()
1861 if (hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) in hci_dev_close()
2134 if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) in hci_get_dev_list()
2172 if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) in hci_get_dev_info()
2243 hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) { in hci_power_on()
2269 hci_dev_clear_flag(hdev, HCI_AUTO_OFF); in hci_power_on()
2271 } else if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) { in hci_power_on()
3777 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in hci_register_dev()
H A Dhci_sock.c1201 (!hci_dev_test_flag(hdev, HCI_AUTO_OFF) && in hci_sock_bind()
H A Dhci_request.c399 hci_dev_test_flag(hdev, HCI_AUTO_OFF) || in __hci_update_background_scan()
H A Dmgmt.c6840 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in set_external_config()
6896 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in set_public_address()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h334 HCI_AUTO_OFF, enumerator
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h290 HCI_AUTO_OFF, enumerator
H A Dhci_core.h1372 !hci_dev_test_flag(dev, HCI_AUTO_OFF))