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

  /system/bt/stack/include/
a2dp_vendor_ldac.h 62 bool A2DP_IsVendorPeerSinkCodecValidLdac(const uint8_t* p_codec_info);
  /system/bt/stack/a2dp/
a2dp_vendor.cc 96 return A2DP_IsVendorPeerSinkCodecValidLdac(p_codec_info);
a2dp_vendor_ldac.cc 202 bool A2DP_IsVendorPeerSinkCodecValidLdac(const uint8_t* p_codec_info) {
    [all...]

Completed in 141 milliseconds