Searched defs:avdtp_start_header (Results 1 – 1 of 1) sorted by relevance
104 struct avdtp_start_header { struct105 uint8_t message_type:2;106 uint8_t packet_type:2;107 uint8_t transaction:4;108 uint8_t no_of_packets;109 uint8_t signal_id:6;110 uint8_t rfa0:2;149 struct avdtp_start_header { struct150 uint8_t transaction:4;151 uint8_t packet_type:2;[all …]