Searched refs:HciInquiryCompleteEventParam (Results 1 – 7 of 7) sorted by relevance
98 NO_SANITIZE("cfi") void GapOnInquiryComplete(const HciInquiryCompleteEventParam *eventParam) in GapOnInquiryComplete()
82 void GapOnInquiryComplete(const HciInquiryCompleteEventParam *eventParam);
286 static void GapRecvInquiryComplete(const HciInquiryCompleteEventParam *eventParam) in GapRecvInquiryComplete()
33 typedef HciStatusParam HciInquiryCompleteEventParam; typedef
948 void (*inquiryComplete)(const HciInquiryCompleteEventParam *eventParam);
32 HciInquiryCompleteEventParam eventParam = { in HciCmdOnInquiryFailed()
72 HciInquiryCompleteEventParam *param = (HciInquiryCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnInquiryCompleteEvent()