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

  /external/bluetooth/bluez/audio/
a2dp-codecs.h 33 #define SBC_SAMPLING_FREQ_48000 1
a2dp.h 33 #define SBC_SAMPLING_FREQ_48000 1
  /external/bluetooth/bluez/tools/
avinfo.c 83 #define SBC_SAMPLING_FREQ_48000 (1 << 0)
364 if (sbc->frequency & SBC_SAMPLING_FREQ_48000)

Completed in 2386 milliseconds