Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Davdtp.c103 struct avdtp_single_header { struct
104 uint8_t message_type:2;
105 uint8_t packet_type:2;
106 uint8_t transaction:4;
107 uint8_t signal_id:6;
108 uint8_t rfa0:2;
148 struct avdtp_single_header { struct
149 uint8_t transaction:4;
150 uint8_t packet_type:2;
151 uint8_t message_type:2;
[all …]