Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h119 void GapOnEncryptionKeyRefreshComplete(const HciEncryptionKeyRefreshCompleteEventParam *eventParam);
H A Dgap_hci_receive.c422 …GapProcessHciEventInTask((TaskFunc)GapOnEncryptionKeyRefreshComplete, eventParam, sizeof(*eventPar… in GapRecvEncryptionKeyRefreshComplete()
H A Dgap_br_sec.c1703 void GapOnEncryptionKeyRefreshComplete(const HciEncryptionKeyRefreshCompleteEventParam *eventParam) in GapOnEncryptionKeyRefreshComplete() function