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

  /external/bluetooth/bluez/audio/
a2dp-codecs.h 30 #define SBC_SAMPLING_FREQ_16000 (1 << 3)
a2dp.h 30 #define SBC_SAMPLING_FREQ_16000 (1 << 3)
  /external/bluetooth/bluez/tools/
avinfo.c 80 #define SBC_SAMPLING_FREQ_16000 (1 << 3)
358 if (sbc->frequency & SBC_SAMPLING_FREQ_16000)

Completed in 55 milliseconds