Searched defs:total_length (Results 1 – 5 of 5) sorted by relevance
131 int32_t total_length = length; in write() local
131 int32_t total_length = count; in read() local
199 uint16_t total_length; in manufacture_iso_packet_and_then_reassemble() local
298 size_t total_length, pos = 0; in reassemble_packet() local643 size_t total_length = sizeof(reassembled); in TEST_F() local
769 uint32_t total_length) { in FilterProfilesRfcommChannel()