Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Ddevice.cc47 case Device::ConfigKeyAddressType::LE_IDENTITY_ADDRESS: in GetConfigSection()
Ddevice_test.cc93 …e device(&config, &memory_only_config, address, Device::ConfigKeyAddressType::LE_IDENTITY_ADDRESS); in TEST()
104 …nfig, &memory_only_config, le_identity_address, Device::ConfigKeyAddressType::LE_IDENTITY_ADDRESS); in TEST()
Ddevice.h110 …enum ConfigKeyAddressType { LEGACY_KEY_ADDRESS, CLASSIC_ADDRESS, LE_IDENTITY_ADDRESS, LE_LEGACY_PS… enumerator
Dstorage_module.cc218 Device::ConfigKeyAddressType::LE_IDENTITY_ADDRESS); in GetDeviceByLeIdentityAddress()