Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Davdtp.c103 struct avdtp_single_header { struct
148 struct avdtp_single_header { struct
524 if (sizeof(struct avdtp_single_header) + len <= session->omtu) { in avdtp_send()
525 struct avdtp_single_header single; in avdtp_send()
1853 struct avdtp_single_header *single = (void *) session->buf; in avdtp_parse_data()
2680 struct avdtp_single_header *resp, in avdtp_set_configuration_resp()
2696 struct avdtp_single_header *resp, int size) in avdtp_reconfigure_resp()