Searched defs:GetHandle (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hci/acl_manager/ | ||
D | acl_connection.h | 33 uint16_t GetHandle() const { in GetHandle() function |
/system/bt/gd/l2cap/le/ | ||
D | link_options.cc | 36 uint16_t LinkOptions::GetHandle() const { in GetHandle() function in bluetooth::l2cap::le::LinkOptions |
/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
D | acl_connection_handler.cc | 140 uint16_t AclConnectionHandler::GetHandle(AddressWithType addr) const { in GetHandle() function in test_vendor_lib::AclConnectionHandler |
/system/iorap/src/perfetto/ | ||
D | rx_producer.cc | 133 PerfettoConsumer::Handle GetHandle() const { in GetHandle() function |