Searched defs:GetLength (Results 1 – 2 of 2) sorted by relevance
/system/bt/packet/avrcp/ | ||
D | avrcp_browse_packet.cc | 62 uint16_t BrowsePacket::GetLength() const { in GetLength() function in bluetooth::avrcp::BrowsePacket |
/system/bt/hci/test/ | ||
D | packet_fragmenter_host_test.cc | 44 uint16_t GetLength() const { return length; } in GetLength() function |