Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h211 HCI_RESET, enumerator
/Linux-v4.19/net/bluetooth/
Dhci_event.c200 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()
3354 if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_complete_evt()
3453 if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_status_evt()
Dhci_core.c189 set_bit(HCI_RESET, &req->hdev->flags); in hci_reset_req()
4387 if (test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_work()