Searched defs:avdtp_common_header (Results 1 – 1 of 1) sorted by relevance
90 struct avdtp_common_header { struct91 uint8_t message_type:2;92 uint8_t packet_type:2;93 uint8_t transaction:4;135 struct avdtp_common_header { struct136 uint8_t transaction:4;137 uint8_t packet_type:2;138 uint8_t message_type:2;