Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.h27 int BTM_GetLocalIdentityResolvingKey(BtmKey *irk);
H A Dbtm_le_sec.c407 int BTM_GetLocalIdentityResolvingKey(BtmKey *irk) in BTM_GetLocalIdentityResolvingKey() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c1299 BTM_GetLocalIdentityResolvingKey(&key); in GAP_LeSetRole()
1355 ret = BTM_GetLocalIdentityResolvingKey(&localIRK); in GAP_LeGenResPriAddrAsync()