auto_off 1664 net/bluetooth/hci_core.c bool auto_off; auto_off 1720 net/bluetooth/hci_core.c auto_off = hci_dev_test_and_clear_flag(hdev, HCI_AUTO_OFF); auto_off 1722 net/bluetooth/hci_core.c if (!auto_off && hdev->dev_type == HCI_PRIMARY && auto_off 1743 net/bluetooth/hci_core.c !auto_off && !hci_dev_test_flag(hdev, HCI_UNCONFIGURED)) {