Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dacl_connection.h34 uint16_t GetHandle() const { return handle_; } in GetHandle() function
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.cc183 uint16_t AclConnectionHandler::GetHandle(AddressWithType addr) const { in GetHandle() function in rootcanal::AclConnectionHandler