Searched defs:GetHandle (Results 1 – 4 of 4) sorted by relevance
| /system/bt/vendor_libs/test_vendor_lib/packets/hci/ | ||
| D | sco_packet_view.cc | 32 uint16_t ScoPacketView::GetHandle() const { in GetHandle() function in test_vendor_lib::packets::ScoPacketView |
| D | acl_packet_view.cc | 40 uint16_t AclPacketView::GetHandle() const { in GetHandle() function in test_vendor_lib::packets::AclPacketView |
| /system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
| D | acl_connection_handler.cc | 81 uint16_t AclConnectionHandler::GetHandle(const Address& 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 |