Home
last modified time | relevance | path

Searched refs:auto_off (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c1719 bool auto_off; in hci_dev_do_close() local
1775 auto_off = hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF); in hci_dev_do_close()
1777 if (!auto_off && hdev->dev_type == HCI_PRIMARY && in hci_dev_do_close()
1800 !auto_off && !hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) { in hci_dev_do_close()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c4971 bool auto_off; in hci_dev_close_sync() local
5028 auto_off = hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF); in hci_dev_close_sync()
5030 if (!auto_off && hdev->dev_type == HCI_PRIMARY && in hci_dev_close_sync()
5056 !auto_off && !hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) { in hci_dev_close_sync()

Completed in 22 milliseconds