Searched refs:GapOnInquiryComplete (Results 1 – 3 of 3) sorted by relevance
98 NO_SANITIZE("cfi") void GapOnInquiryComplete(const HciInquiryCompleteEventParam *eventParam) in GapOnInquiryComplete() function
82 void GapOnInquiryComplete(const HciInquiryCompleteEventParam *eventParam);
289 …int ret = GapProcessHciEventInTask((TaskFunc)GapOnInquiryComplete, eventParam, sizeof(*eventParam)… in GapRecvInquiryComplete()