Home
last modified time | relevance | path

Searched refs:BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_keys.h88 #define BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK "LE_LOCAL_KEY_IRK" macro
/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc88 storage_module_->GetBin(BTIF_STORAGE_SECTION_ADAPTER, BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK); in Init()
93 BTIF_STORAGE_SECTION_ADAPTER, BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK, new_irk); in Init()
95 storage_module_->GetBin(BTIF_STORAGE_SECTION_ADAPTER, BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK); in Init()
109 storage_module_->GetBin(BTIF_STORAGE_SECTION_ADAPTER, BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK); in Init()
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc292 BTIF_STORAGE_SECTION_ADAPTER, BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK); in SetPrivacyPolicyForInitiatorAddress()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc91 {BTIF_DM_LE_LOCAL_KEY_IRK, BTIF_STORAGE_KEY_LE_LOCAL_KEY_IRK,