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

  /system/bt/stack/include/
a2dp_aac.h 85 bool A2DP_IsPeerSourceCodecSupportedAac(const uint8_t* p_codec_info);
  /system/bt/stack/a2dp/
a2dp_aac.cc 213 bool A2DP_IsPeerSourceCodecSupportedAac(
    [all...]
a2dp_codec_config.cc 922 return A2DP_IsPeerSourceCodecSupportedAac(p_codec_info);
    [all...]

Completed in 542 milliseconds