Searched defs:avdtp_common_header (Results 1 – 1 of 1) sorted by relevance
97 struct avdtp_common_header { struct98 uint8_t message_type:2;99 uint8_t packet_type:2;100 uint8_t transaction:4;142 struct avdtp_common_header { struct143 uint8_t transaction:4;144 uint8_t packet_type:2;145 uint8_t message_type:2;