Searched refs:GetCurrentAddress (Results 1 – 5 of 5) sorted by relevance
74 AddressWithType GetCurrentAddress(); // What was set in SetRandomAddress()
182 AddressWithType LeAddressManager::GetCurrentAddress() { in GetCurrentAddress() function in bluetooth::hci::LeAddressManager
314 advertising_sets_[id].current_address = le_address_manager_->GetCurrentAddress(); in create_extended_advertiser()
78 AddressWithType current = address_manager_->GetCurrentAddress(); in GetCurrentInitiatorAddress()
152 AddressWithType local_address = le_address_manager_->GetCurrentAddress(); in on_le_connection_complete()235 local_address = le_address_manager_->GetCurrentAddress(); in on_le_enhanced_connection_complete()457 static_cast<OwnAddressType>(le_address_manager_->GetCurrentAddress().GetAddressType()); in create_le_connection()