Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.h29 int BTM_GetRemoteIdentityResolvingKey(const BtAddr *addr, BtmKey *irk);
H A Dbtm_le_sec.c421 int BTM_GetRemoteIdentityResolvingKey(const BtAddr *addr, BtmKey *irk) in BTM_GetRemoteIdentityResolvingKey() function