Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h116 void GapOnPINCodeRequestEvent(const HciPinCodeRequestEventParam *eventParam);
H A Dgap_hci_receive.c356 …int ret = GapProcessHciEventInTask((TaskFunc)GapOnPINCodeRequestEvent, eventParam, sizeof(*eventPa… in GapRecvPINCodeRequestEvent()
H A Dgap_br_sec.c1420 void GapOnPINCodeRequestEvent(const HciPinCodeRequestEventParam *eventParam) in GapOnPINCodeRequestEvent() function