HomeSort by relevance Sort by last modified time
    Searched refs:A2DP_IsVendorPeerSinkCodecValidAptx (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/include/
a2dp_vendor_aptx.h 62 bool A2DP_IsVendorPeerSinkCodecValidAptx(const uint8_t* p_codec_info);
  /system/bt/stack/a2dp/
a2dp_vendor.cc 85 return A2DP_IsVendorPeerSinkCodecValidAptx(p_codec_info);
a2dp_vendor_aptx.cc 176 bool A2DP_IsVendorPeerSinkCodecValidAptx(const uint8_t* p_codec_info) {
    [all...]

Completed in 332 milliseconds