Searched refs:GapLeReadChannelMapComplete (Results 1 – 3 of 3) sorted by relevance
197 void GapLeReadChannelMapComplete(const HciLeReadChannelMapReturnParam *param);
332 void GapLeReadChannelMapComplete(const HciLeReadChannelMapReturnParam *param) in GapLeReadChannelMapComplete() function
588 …int ret = GapProcessHciEventInTask((TaskFunc)GapLeReadChannelMapComplete, param, sizeof(*param), N… in GapRecvLeReadChannelMapComplete()