Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.h36 } BtmIdentityResolvingKey; typedef
37 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()
459BtmIdentityResolvingKey *devIrks = MEM_MALLOC.alloc(sizeof(BtmIdentityResolvingKey) * devCount); in BTM_GetAllRemoteIdentityResolvingKey()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_scan.c41 BtmIdentityResolvingKey *IRKList;
403 BtmIdentityResolvingKey *deviceIRKList = NULL; in GapOnLeAdvertisingReportEventProcessOnce()
511 BtmIdentityResolvingKey *deviceIRKList = NULL; in GapOnLeExtendedAdvertisingReportEventProcessOnce()
559 BtmIdentityResolvingKey *deviceIRKList = NULL; in GapOnLeDirectedAdvertisingReportProcessOnce()