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

  /system/bt/stack/include/
a2dp_sbc.h 102 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info);
  /system/bt/stack/a2dp/
a2dp_codec_config.cc 920 return A2DP_IsPeerSourceCodecSupportedSbc(p_codec_info);
    [all...]
a2dp_sbc.cc 303 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info) {
    [all...]

Completed in 8234 milliseconds