Searched refs:A2DP_GetAvdtpVersion (Results 1 – 6 of 6) sorted by relevance
52 uint16_t A2DP_GetAvdtpVersion() { in A2DP_GetAvdtpVersion() function
174 extern uint16_t A2DP_GetAvdtpVersion(void);
72 [](FuzzedDataProvider*) -> void { A2DP_GetAvdtpVersion(); },
397 uint16_t A2DP_GetAvdtpVersion() { return a2dp_cb.avdt_sdp_ver; } in A2DP_GetAvdtpVersion() function
314 (A2DP_GetAvdtpVersion() >= AVDT_VERSION_1_3); in bta_av_next_getcap()