Home
last modified time | relevance | path

Searched refs:HCI_AUTO_OFF (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c520 if (hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) in hci_dev_open()
576 if (hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) in hci_dev_close()
868 if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) in hci_get_dev_list()
906 if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) in hci_get_dev_info()
977 hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) { in hci_power_on()
1001 hci_dev_clear_flag(hdev, HCI_AUTO_OFF); in hci_power_on()
1003 } else if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) { in hci_power_on()
2670 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in hci_register_dev()
H A Dhci_sync.c2867 hci_dev_test_flag(hdev, HCI_AUTO_OFF) || in hci_update_passive_scan_sync()
2952 hci_dev_test_flag(hdev, HCI_AUTO_OFF) || in hci_update_passive_scan()
5028 auto_off = hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF); in hci_dev_close_sync()
5117 hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) { in hci_power_on_sync()
5135 hci_dev_clear_flag(hdev, HCI_AUTO_OFF); in hci_power_on_sync()
5137 } else if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) { in hci_power_on_sync()
H A Dhci_sock.c937 * The checking of HCI_AUTO_OFF is not needed in this in hci_sock_release()
1297 (!hci_dev_test_flag(hdev, HCI_AUTO_OFF) && in hci_sock_bind()
1319 * channel and HCI_AUTO_OFF grace period in hci_sock_bind()
H A Dmgmt.c7937 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in set_external_config()
7993 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in set_public_address()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c1674 if (hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) in hci_dev_open()
1775 auto_off = hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF); in hci_dev_do_close()
1862 if (hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) in hci_dev_close()
2135 if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) in hci_get_dev_list()
2173 if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) in hci_get_dev_info()
2244 hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF)) { in hci_power_on()
2270 hci_dev_clear_flag(hdev, HCI_AUTO_OFF); in hci_power_on()
2272 } else if (hci_dev_test_flag(hdev, HCI_AUTO_OFF)) { in hci_power_on()
3784 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in hci_register_dev()
H A Dhci_sock.c878 * The checking of HCI_AUTO_OFF is not needed in this in hci_sock_release()
1233 (!hci_dev_test_flag(hdev, HCI_AUTO_OFF) && in hci_sock_bind()
1255 * channel and HCI_AUTO_OFF grace period in hci_sock_bind()
H A Dhci_request.c448 hci_dev_test_flag(hdev, HCI_AUTO_OFF) || in __hci_update_background_scan()
H A Dmgmt.c6855 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in set_external_config()
6911 hci_dev_set_flag(hdev, HCI_AUTO_OFF); in set_public_address()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h290 HCI_AUTO_OFF, enumerator
H A Dhci_core.h1371 !hci_dev_test_flag(dev, HCI_AUTO_OFF))
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h375 HCI_AUTO_OFF, enumerator
H A Dhci_core.h1836 !hci_dev_test_flag(dev, HCI_AUTO_OFF))

Completed in 66 milliseconds