Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h558 void BTSTACK_API BTM_SetLocalIdentityResolvingKey(const BtmKey *key);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c394 void BTM_SetLocalIdentityResolvingKey(const BtmKey *key) in BTM_SetLocalIdentityResolvingKey() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp454 BTM_SetLocalIdentityResolvingKey(&btmKey); in SetLocalIrkAndIdentityAddrToBtm()