Searched defs:GetAddress (Results 1 – 8 of 8) sorted by relevance
46 const Address& GetAddress() const { in GetAddress() function
90 const Address& AclConnectionHandler::GetAddress(uint16_t handle) const { in GetAddress() function in test_vendor_lib::AclConnectionHandler
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
79 const Address& GetAddress() const { in GetAddress() function
86 Status BluetoothBinderServer::GetAddress(::android::String16* _aidl_return) { in GetAddress() function in ipc::binder::BluetoothBinderServer
309 std::string GetAddress() const override { return address_.Get(); } in GetAddress() function in bluetooth::AdapterImpl