Searched refs:LE_IDENTITY_ADDRESS (Results 1 – 4 of 4) sorted by relevance
47 case Device::ConfigKeyAddressType::LE_IDENTITY_ADDRESS: in GetConfigSection()
93 …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()
110 …enum ConfigKeyAddressType { LEGACY_KEY_ADDRESS, CLASSIC_ADDRESS, LE_IDENTITY_ADDRESS, LE_LEGACY_PS… enumerator
218 Device::ConfigKeyAddressType::LE_IDENTITY_ADDRESS); in GetDeviceByLeIdentityAddress()