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

  /external/bluetooth/bluez/audio/
a2dp.h 49 #define SBC_ALLOCATION_LOUDNESS 1
source.c 407 if (supported->allocation_method & SBC_ALLOCATION_LOUDNESS)
408 cap->allocation_method = SBC_ALLOCATION_LOUDNESS;
sink.c 440 if (supported->allocation_method & SBC_ALLOCATION_LOUDNESS)
441 cap->allocation_method = SBC_ALLOCATION_LOUDNESS;
a2dp.c 385 sbc_cap.allocation_method = ( SBC_ALLOCATION_LOUDNESS |
    [all...]
  /external/bluetooth/bluez/tools/
avinfo.c 99 #define SBC_ALLOCATION_LOUDNESS (1 << 0)

Completed in 13 milliseconds