Searched refs:HCI_RESET (Results 1 – 5 of 5) sorted by relevance
267 HCI_RESET = 0x0003, enumerator
199 HCI_RESET, enumerator
200 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()3036 if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_complete_evt()3131 if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_status_evt()
390 set_bit(HCI_RESET, &req->hdev->flags); in hci_reset_req()4508 if (test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_work()
1649 HCI_RESET, in bthci_CmdReset()4183 case HCI_RESET: in bthci_HandleOGFSetEventMaskCMD()