Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Davdtp.c97 struct avdtp_common_header { struct
98 uint8_t message_type:2;
99 uint8_t packet_type:2;
100 uint8_t transaction:4;
142 struct avdtp_common_header { struct
143 uint8_t transaction:4;
144 uint8_t packet_type:2;
145 uint8_t message_type:2;