Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/packet/avrcp/
Davrcp_browse_packet.cc62 uint16_t BrowsePacket::GetLength() const { in GetLength() function in bluetooth::avrcp::BrowsePacket
/packages/modules/Bluetooth/system/hci/test/
Dpacket_fragmenter_host_test.cc47 uint16_t GetLength() const { return length; } in GetLength() function