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

  /system/bt/include/hardware/
bt_av.h 79 BTAV_A2DP_CODEC_PRIORITY_DEFAULT = 0,
  /system/bt/stack/a2dp/
a2dp_codec_config.cc 73 BTAV_A2DP_CODEC_PRIORITY_DEFAULT);
75 BTAV_A2DP_CODEC_PRIORITY_DEFAULT);
86 if (codec_priority == BTAV_A2DP_CODEC_PRIORITY_DEFAULT) {
96 if (default_codec_priority_ != BTAV_A2DP_CODEC_PRIORITY_DEFAULT) {
311 (codec_config.codec_priority == BTAV_A2DP_CODEC_PRIORITY_DEFAULT) &&
592 BTAV_A2DP_CODEC_PRIORITY_DEFAULT;
606 if (codec_priority != BTAV_A2DP_CODEC_PRIORITY_DEFAULT) {
    [all...]
  /system/bt/stack/include/
a2dp_codec_api.h 59 BTAV_A2DP_CODEC_PRIORITY_DEFAULT);
139 // If |codec_priority| is BTAV_A2DP_CODEC_PRIORITY_DEFAULT, the priority is
207 // |BTAV_A2DP_CODEC_PRIORITY_DEFAULT|, the codec priority is computed
    [all...]
  /system/bt/stack/test/
stack_a2dp_test.cc     [all...]

Completed in 2196 milliseconds