Home
last modified time | relevance | path

Searched refs:BT_SBC_SAMPLING_FREQ_32000 (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/audio/
Dliba2dp.c287 case BT_SBC_SAMPLING_FREQ_32000: in default_bitpool()
333 cap->frequency = BT_SBC_SAMPLING_FREQ_32000; in bluetooth_a2dp_init()
407 if (active_capabilities.frequency & BT_SBC_SAMPLING_FREQ_32000) in bluetooth_a2dp_setup()
526 case BT_SBC_SAMPLING_FREQ_32000: in bluetooth_a2dp_hw_params()
Dipc.h144 #define BT_SBC_SAMPLING_FREQ_32000 (1 << 2) macro
Dipctest.c332 case BT_SBC_SAMPLING_FREQ_32000: in a2dp_default_bitpool()
383 { 32000U, BT_SBC_SAMPLING_FREQ_32000 }, in setup_a2dp()
497 case BT_SBC_SAMPLING_FREQ_32000: in setup_sbc()
Dpcm_bluetooth.c492 case BT_SBC_SAMPLING_FREQ_32000: in default_bitpool()
543 cap->frequency = BT_SBC_SAMPLING_FREQ_32000; in bluetooth_a2dp_init()
633 if (active_capabilities.frequency & BT_SBC_SAMPLING_FREQ_32000) in bluetooth_a2dp_setup()
1349 BT_SBC_SAMPLING_FREQ_32000) { in bluetooth_a2dp_hw_constraint()
Dgstavdtpsink.c293 cfg->frequency = BT_SBC_SAMPLING_FREQ_32000; in gst_avdtp_sink_init_sbc_pkt_conf()
551 if (sbc->frequency & BT_SBC_SAMPLING_FREQ_32000) { in gst_avdtp_sink_parse_sbc_caps()