Home
last modified time | relevance | path

Searched refs:SMP_SendEncryptionInformationCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_send.h37 void SMP_SendEncryptionInformationCallback(uint16_t aclHandle, int result);
H A Dsmp_send.c96 …endEncryptionInformation(SMP_GetPairMng()->handle, ltkTemp, SMP_SendEncryptionInformationCallback); in SMP_SendDistKeysToRemoteEncKey()
313 void SMP_SendEncryptionInformationCallback(uint16_t aclHandle, int result) in SMP_SendEncryptionInformationCallback() function