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()
74 virtual AddressWithType GetAnotherAddress(); // A new random address without rotating.
237 …hci::LeMultiAdvtSetRandomAddrBuilder::Create(le_address_manager_->GetAnotherAddress().GetAddress()… in create_advertiser()318 id, le_address_manager_->GetAnotherAddress().GetAddress()), in create_extended_advertiser()
153 AddressWithType LeAddressManager::GetAnotherAddress() { in GetAnotherAddress() function in bluetooth::hci::LeAddressManager
224 AddressWithType GetAnotherAddress() override { in GetAnotherAddress() function in bluetooth::hci::__anon003212320111::TestLeAddressManager