Searched defs:GetAddress (Results 1 – 13 of 13) sorted by relevance
35 virtual Address GetAddress() const { in GetAddress() function
39 hci::Address ClassicDevice::GetAddress() const { in GetAddress() function in bluetooth::storage::ClassicDevice
109 hci::Address Device::GetAddress() const { in GetAddress() function in bluetooth::storage::Device
30 AddressWithType AclConnection::GetAddress() const { return address_; } in GetAddress() function in test_vendor_lib::AclConnection
69 AddressWithType LeAdvertiser::GetAddress() const { return address_; } in GetAddress() function in test_vendor_lib::LeAdvertiser
156 AddressWithType AclConnectionHandler::GetAddress(uint16_t handle) const { in GetAddress() function in test_vendor_lib::AclConnectionHandler
39 inline Address GetAddress() const { in GetAddress() function
76 const RawAddress& GetAddress() const { return address_; }; in GetAddress() function
39 String GetAddress(); in GetAddress() method
226 TEST_F(AdapterTest, GetAddress) { in TEST_F() argument
134 const Address& GetAddress() const { in GetAddress() function
86 Status BluetoothBinderServer::GetAddress(::android::String16* _aidl_return) { in GetAddress() function in ipc::binder::BluetoothBinderServer
310 std::string GetAddress() const override { return address_.Get(); } in GetAddress() function in bluetooth::AdapterImpl