Searched refs:HCI_RESET (Results 1 – 5 of 5) sorted by relevance
267 HCI_RESET = 0x0003, enumerator
187 HCI_RESET, enumerator
195 clear_bit(HCI_RESET, &hdev->flags); in hci_cc_reset()3047 if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_complete_evt()3150 if (ev->ncmd && !test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_status_evt()
331 set_bit(HCI_RESET, &req->hdev->flags); in hci_reset_req()4231 if (test_bit(HCI_RESET, &hdev->flags)) in hci_cmd_work()
1650 HCI_RESET, in bthci_CmdReset()4184 case HCI_RESET: in bthci_HandleOGFSetEventMaskCMD()