Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h265 HCI_RESET, enumerator
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c216 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()
3592 if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_complete_evt()
3697 if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_status_evt()
Dhci_core.c192 set_bit(HCI_RESET, &req->hdev->flags); in hci_reset_req()
4987 if (test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_work()