Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Davinfo.c159 struct seid_req { struct
160 struct avdtp_header header;
161 uint8_t rfa0:2;
162 uint8_t acp_seid:6;
213 struct seid_req { struct
214 struct avdtp_header header;
215 uint8_t acp_seid:6;
216 uint8_t rfa0:2;
/external/bluetooth/bluez/audio/
Davdtp.c213 struct seid_req { struct
214 uint8_t rfa0:2;
215 uint8_t acp_seid:6;
245 struct seid_req { struct
246 uint8_t acp_seid:6;
247 uint8_t rfa0:2;