Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_privacy.h33 void SMP_GetLocalIdentAddr(BtAddr *addr);
H A Dsmp_privacy.c120 void SMP_GetLocalIdentAddr(BtAddr *addr) in SMP_GetLocalIdentAddr() function
H A Dsmp_send.c133 SMP_GetLocalIdentAddr(&SMP_GetPairMng()->local.identityAddr); in SMP_SendDistKeysToRemoteIdKey()