Searched defs:GetAnotherAddress (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hci/facade/ | ||
D | le_initiator_address_facade.proto | 11 …rpc GetAnotherAddress(google.protobuf.Empty) returns (bluetooth.facade.BluetoothAddressWithType) {} rpc |
D | le_initiator_address_facade.cc | 86 ::grpc::Status GetAnotherAddress( in GetAnotherAddress() function in bluetooth::hci::facade::LeInitiatorAddressFacadeService |
/system/bt/gd/hci/ | ||
D | le_address_manager.cc | 153 AddressWithType LeAddressManager::GetAnotherAddress() { in GetAnotherAddress() function in bluetooth::hci::LeAddressManager |
D | le_advertising_manager_test.cc | 224 AddressWithType GetAnotherAddress() override { in GetAnotherAddress() function in bluetooth::hci::__anon003212320111::TestLeAddressManager |