Searched refs:LeRemoteEncryptionKeyReqEvent (Results 1 – 3 of 3) sorted by relevance
73 static void LeRemoteEncryptionKeyReqEvent(const BtAddr *addr, void *context);
287 struct LeRemoteEncryptionKeyReqEvent { struct
125 void BleSecurity::LeRemoteEncryptionKeyReqEvent(const BtAddr *addr, void *context) in LeRemoteEncryptionKeyReqEvent() function in OHOS::bluetooth::BleSecurity865 gapCallbacks_.leRemoteEncryptionKeyReqEvent = &BleSecurity::LeRemoteEncryptionKeyReqEvent; in RegisterCallbackToGap()