Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci.h265 HCI_RESET, enumerator
/Linux-v5.15/net/bluetooth/
Dhci_core.c193 set_bit(HCI_RESET, &req->hdev->flags); in hci_reset_req()
5178 if (test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_work()
Dhci_event.c218 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()
3318 if (!test_bit(HCI_RESET, &hdev->flags)) { in handle_cmd_cnt_and_timer()