Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h198 int SMP_SetIdentAddr(const BtAddr *addr);
H A Dsmp.c988 int SMP_SetIdentAddr(const BtAddr *addr) in SMP_SetIdentAddr() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c1301 SMP_SetIdentAddr(&g_gapMng.le.local.addr); in GAP_LeSetRole()
1324 ret = SMP_SetIdentAddr(&localInfo->addr); in GAP_LeSetStaticIdentityAddr()