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

  /system/bt/stack/include/
a2dp_codec_api.h 135 static bool isCodecConfigEmpty(const btav_a2dp_codec_config_t& codec_config);
    [all...]
  /system/bt/stack/a2dp/
a2dp_codec_config.cc 308 bool A2dpCodecConfig::isCodecConfigEmpty(
853 if (!A2dpCodecConfig::isCodecConfigEmpty(codec_user_config)) {
885 if (!A2dpCodecConfig::isCodecConfigEmpty(codec_user_config)) {
    [all...]

Completed in 208 milliseconds