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

  /external/bluetooth/bluez/audio/
a2dp-codecs.h 31 #define SBC_SAMPLING_FREQ_32000 (1 << 2)
a2dp.h 31 #define SBC_SAMPLING_FREQ_32000 (1 << 2)
  /external/bluetooth/bluez/tools/
avinfo.c 81 #define SBC_SAMPLING_FREQ_32000 (1 << 2)
360 if (sbc->frequency & SBC_SAMPLING_FREQ_32000)

Completed in 93 milliseconds