Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.h37 int BTM_GetAllRemoteIdentityResolvingKey(BtmIdentityResolvingKey **irks, uint16_t *count);
H A Dbtm_le_sec.c445 int BTM_GetAllRemoteIdentityResolvingKey(BtmIdentityResolvingKey **irks, uint16_t *count) in BTM_GetAllRemoteIdentityResolvingKey() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c405 int ret = BTM_GetAllRemoteIdentityResolvingKey(&deviceIRKList, &listCount); in GapOnLeAdvertisingReportEventProcessOnce()
513 int ret = BTM_GetAllRemoteIdentityResolvingKey(&deviceIRKList, &listCount); in GapOnLeExtendedAdvertisingReportEventProcessOnce()
561 int ret = BTM_GetAllRemoteIdentityResolvingKey(&deviceIRKList, &listCount); in GapOnLeDirectedAdvertisingReportProcessOnce()