Searched refs:A2DP_GetAvdtpVersion (Results 1 – 3 of 3) sorted by relevance
174 extern uint16_t A2DP_GetAvdtpVersion(void);
397 uint16_t A2DP_GetAvdtpVersion() { return a2dp_cb.avdt_sdp_ver; } in A2DP_GetAvdtpVersion() function
370 (A2DP_GetAvdtpVersion() >= AVDT_VERSION_1_3); in bta_av_next_getcap()