Searched refs:HCI_RFKILLED (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_core.c | 953 hci_dev_set_flag(hdev, HCI_RFKILLED); in hci_rfkill_set_block() 958 hci_dev_clear_flag(hdev, HCI_RFKILLED); in hci_rfkill_set_block() 996 if (hci_dev_test_flag(hdev, HCI_RFKILLED) || in hci_power_on() 2667 hci_dev_set_flag(hdev, HCI_RFKILLED); in hci_register_dev()
|
H A D | hci_sync.c | 4830 if (hci_dev_test_flag(hdev, HCI_RFKILLED)) { in hci_dev_open_sync() 5130 if (hci_dev_test_flag(hdev, HCI_RFKILLED) || in hci_power_on_sync()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_core.c | 1450 if (hci_dev_test_flag(hdev, HCI_RFKILLED)) { in hci_dev_do_open() 2220 hci_dev_set_flag(hdev, HCI_RFKILLED); in hci_rfkill_set_block() 2225 hci_dev_clear_flag(hdev, HCI_RFKILLED); in hci_rfkill_set_block() 2265 if (hci_dev_test_flag(hdev, HCI_RFKILLED) || in hci_power_on() 3781 hci_dev_set_flag(hdev, HCI_RFKILLED); in hci_register_dev()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 291 HCI_RFKILLED, enumerator
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 376 HCI_RFKILLED, enumerator
|
Completed in 38 milliseconds