Home
last modified time | relevance | path

Searched refs:HCI_RFKILLED (Results 1 – 2 of 2) sorted by relevance

/linux/net/bluetooth/
H A Dhci_core.c894 if (blocked == hci_dev_test_flag(hdev, HCI_RFKILLED)) in hci_rfkill_set_block()
898 hci_dev_set_flag(hdev, HCI_RFKILLED); in hci_rfkill_set_block()
915 hci_dev_clear_flag(hdev, HCI_RFKILLED); in hci_rfkill_set_block()
953 if (hci_dev_test_flag(hdev, HCI_RFKILLED) || in hci_power_on()
2604 hci_dev_set_flag(hdev, HCI_RFKILLED); in hci_register_dev()
H A Dhci_sync.c4989 if (hci_dev_test_flag(hdev, HCI_RFKILLED)) { in hci_dev_open_sync()
5287 if (hci_dev_test_flag(hdev, HCI_RFKILLED) || in hci_power_on_sync()