Home
last modified time | relevance | path

Searched refs:HCI_RESET (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/net/bluetooth/
H A Dhci.h396 HCI_RESET, enumerator
/linux-6.15/net/bluetooth/
H A Dhci_event.c273 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()
3760 if (!test_bit(HCI_RESET, &hdev->flags)) { in handle_cmd_cnt_and_timer()
H A Dhci_core.c4092 if (test_bit(HCI_RESET, &hdev->flags) || in hci_cmd_work()
H A Dhci_sync.c3579 set_bit(HCI_RESET, &hdev->flags); in hci_reset_sync()