Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Davdtp.c90 struct avdtp_common_header { struct
91 uint8_t message_type:2;
92 uint8_t packet_type:2;
93 uint8_t transaction:4;
135 struct avdtp_common_header { struct
136 uint8_t transaction:4;
137 uint8_t packet_type:2;
138 uint8_t message_type:2;