Home
last modified time | relevance | path

Searched defs:packet_length (Results 1 – 5 of 5) sorted by relevance

/packages/modules/adb/
Dshell_service_protocol.cpp39 length_t packet_length; in Read() local
/packages/modules/Bluetooth/system/stack/test/
Dstack_avdtp_test.cc196 uint16_t packet_length = sizeof(sender_report_packet); in TEST_F() local
235 uint16_t packet_length = sizeof(receiver_report_packet); in TEST_F() local
275 uint16_t packet_length = sizeof(source_description_packet); in TEST_F() local
/packages/modules/Bluetooth/system/btif/include/
Dbtif_debug_btsnoop.h35 uint16_t packet_length; member
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dsco_connection.cc206 uint16_t packet_length; in GetLinkParameters() local
/packages/modules/Connectivity/clatd/
Dtranslate.c53 uint16_t packet_length(clat_packet packet, clat_packet_index pos) { in packet_length() function