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

  /frameworks/av/media/libaudioclient/include/media/
AudioParameter.h 85 // keyReconfigA2dpSupported: Query if HwModule supports A2DP offload codec config
87 static const char * const keyReconfigA2dpSupported;
  /frameworks/av/media/libmedia/
AudioParameter.cpp 51 const char * const AudioParameter::keyReconfigA2dpSupported = AUDIO_PARAMETER_A2DP_RECONFIG_SUPPORTED;

Completed in 76 milliseconds