Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h349 HCI_RESET, enumerator
/linux-6.6.21/net/bluetooth/
Dhci_event.c282 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()
3783 if (!test_bit(HCI_RESET, &hdev->flags)) { in handle_cmd_cnt_and_timer()
Dhci_core.c4159 if (test_bit(HCI_RESET, &hdev->flags) || in hci_cmd_work()
Dhci_sync.c3341 set_bit(HCI_RESET, &hdev->flags); in hci_reset_sync()