Home
last modified time | relevance | path

Searched defs:LeConnectionDescriptor (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc278 struct LeConnectionDescriptor : public ConnectionDescriptor { struct
279 const hci::AddressWithType remote_address_with_type_;
280 LeConnectionDescriptor(hci::AddressWithType& remote_address_with_type, in LeConnectionDescriptor() argument
287 std::string GetPrivateRemoteAddress() const { in GetPrivateRemoteAddress()