Home
last modified time | relevance | path

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

/system/bt/gd/hci/acl_manager/
Dacl_connection.h33 uint16_t GetHandle() const { in GetHandle() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dconnected_isochronous_stream.h46 uint16_t GetHandle() const { return config_.handle; } in GetHandle() function
Dacl_connection_handler.cc137 uint16_t AclConnectionHandler::GetHandle(AddressWithType addr) const { in GetHandle() function in test_vendor_lib::AclConnectionHandler
/system/bt/gd/l2cap/le/
Dlink_options.cc36 uint16_t LinkOptions::GetHandle() const { in GetHandle() function in bluetooth::l2cap::le::LinkOptions
/system/iorap/src/perfetto/
Drx_producer.cc133 PerfettoConsumer::Handle GetHandle() const { in GetHandle() function
168 Handle GetHandle() const { in GetHandle() function
/system/bt/hci/test/
Dpacket_fragmenter_host_test.cc43 uint16_t GetHandle() const { return s.handle; } in GetHandle() function