Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dliba2dp.c335 case BT_SBC_SAMPLING_FREQ_48000: in default_bitpool()
361 cap->frequency = BT_SBC_SAMPLING_FREQ_48000; in bluetooth_a2dp_init()
447 if (active_capabilities.frequency & BT_SBC_SAMPLING_FREQ_48000) in bluetooth_a2dp_setup()
566 case BT_SBC_SAMPLING_FREQ_48000: in bluetooth_a2dp_hw_params()
Dipc.h147 #define BT_SBC_SAMPLING_FREQ_48000 1 macro
Dpcm_bluetooth.c506 case BT_SBC_SAMPLING_FREQ_48000: in default_bitpool()
537 cap->frequency = BT_SBC_SAMPLING_FREQ_48000; in bluetooth_a2dp_init()
639 if (active_capabilities.frequency & BT_SBC_SAMPLING_FREQ_48000) in bluetooth_a2dp_setup()
1361 BT_SBC_SAMPLING_FREQ_48000) { in bluetooth_a2dp_hw_constraint()
Dgstavdtpsink.c292 cfg->frequency = BT_SBC_SAMPLING_FREQ_48000; in gst_avdtp_sink_init_sbc_pkt_conf()
544 if (sbc->frequency & BT_SBC_SAMPLING_FREQ_48000) { in gst_avdtp_sink_parse_sbc_caps()
/external/bluetooth/bluez/test/
Dipctest.c351 case BT_SBC_SAMPLING_FREQ_48000: in a2dp_default_bitpool()
385 { 48000U, BT_SBC_SAMPLING_FREQ_48000 } in setup_a2dp()
503 case BT_SBC_SAMPLING_FREQ_48000: in setup_sbc()