Searched refs:A2DP_GetAvdtpVersion (Results 1 – 6 of 6) sorted by relevance
42 uint16_t A2DP_GetAvdtpVersion() { in A2DP_GetAvdtpVersion() function
38 uint16_t A2DP_GetAvdtpVersion() { in A2DP_GetAvdtpVersion() function
176 uint16_t A2DP_GetAvdtpVersion(void);
80 [](FuzzedDataProvider*) -> void { A2DP_GetAvdtpVersion(); },
394 uint16_t A2DP_GetAvdtpVersion() { return a2dp_cb.avdt_sdp_ver; } in A2DP_GetAvdtpVersion() function
324 (A2DP_GetAvdtpVersion() >= AVDT_VERSION_1_3); in bta_av_next_getcap()