Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/src/
Devent_packet.cc37 std::unique_ptr<EventPacket>(new EventPacket(HCI_INQUIRY_COMP_EVT)); in CreateInquiryCompleteEvent()
/system/bt/stack/btu/
Dbtu_hcif.cc162 case HCI_INQUIRY_COMP_EVT: in btu_hcif_process_event()
/system/bt/stack/include/
Dhcidefs.h513 #define HCI_INQUIRY_COMP_EVT 0x01 macro