Searched refs:HCI_INQUIRY_COMP_EVT (Results 1 – 3 of 3) sorted by relevance
37 std::unique_ptr<EventPacket>(new EventPacket(HCI_INQUIRY_COMP_EVT)); in CreateInquiryCompleteEvent()
162 case HCI_INQUIRY_COMP_EVT: in btu_hcif_process_event()
513 #define HCI_INQUIRY_COMP_EVT 0x01 macro