Home
last modified time | relevance | path

Searched refs:leLocalEncryptionKeyReqEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h342 void (*leLocalEncryptionKeyReqEvent)(const BtAddr *addr, uint64_t rand, uint16_t ediv, void *context); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_sec.c506 if (g_leSecurityCallback.callback.leLocalEncryptionKeyReqEvent) { in GapLeLongTermKeyRequest()
507 g_leSecurityCallback.callback.leLocalEncryptionKeyReqEvent( in GapLeLongTermKeyRequest()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp865 gapCallbacks_.leLocalEncryptionKeyReqEvent = &BleSecurity::LeLocalEncryptionKeyReqEvent; in RegisterCallbackToGap()

Completed in 6 milliseconds