Searched refs:GapOnPINCodeRequestEvent (Results 1 – 3 of 3) sorted by relevance
116 void GapOnPINCodeRequestEvent(const HciPinCodeRequestEventParam *eventParam);
356 …int ret = GapProcessHciEventInTask((TaskFunc)GapOnPINCodeRequestEvent, eventParam, sizeof(*eventPa… in GapRecvPINCodeRequestEvent()
1420 void GapOnPINCodeRequestEvent(const HciPinCodeRequestEventParam *eventParam) in GapOnPINCodeRequestEvent() function