Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Davdtp.c104 struct avdtp_start_header { struct
105 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 { struct
150 uint8_t transaction:4;
151 uint8_t packet_type:2;
[all …]