Searched refs:GetAnotherAddress (Results 1 – 6 of 6) sorted by relevance
11 …rpc GetAnotherAddress(google.protobuf.Empty) returns (bluetooth.facade.BluetoothAddressWithType) {} rpc
86 ::grpc::Status GetAnotherAddress( in GetAnotherAddress() function in bluetooth::hci::facade::LeInitiatorAddressFacadeService90 AddressWithType another = address_manager_->GetAnotherAddress(); in GetAnotherAddress()
75 virtual AddressWithType GetAnotherAddress(); // A new random address without rotating.
254 advertising_sets_[id].current_address = le_address_manager_->GetAnotherAddress(); in create_advertiser()298 AddressWithType address_with_type = le_address_manager_->GetAnotherAddress(); in create_extended_advertiser()410 AddressWithType address_with_type = le_address_manager_->GetAnotherAddress(); in set_advertising_set_random_address()
187 AddressWithType LeAddressManager::GetAnotherAddress() { in GetAnotherAddress() function in bluetooth::hci::LeAddressManager
248 AddressWithType GetAnotherAddress() override { in GetAnotherAddress() function in bluetooth::hci::__anona3ab50390111::TestLeAddressManager