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.c301 case BT_SBC_SAMPLING_FREQ_48000: in default_bitpool()
327 cap->frequency = BT_SBC_SAMPLING_FREQ_48000; in bluetooth_a2dp_init()
413 if (active_capabilities.frequency & BT_SBC_SAMPLING_FREQ_48000) in bluetooth_a2dp_setup()
532 case BT_SBC_SAMPLING_FREQ_48000: in bluetooth_a2dp_hw_params()
Dipc.h146 #define BT_SBC_SAMPLING_FREQ_48000 1 macro
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()
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.c291 cfg->frequency = BT_SBC_SAMPLING_FREQ_48000; in gst_avdtp_sink_init_sbc_pkt_conf()
543 if (sbc->frequency & BT_SBC_SAMPLING_FREQ_48000) { in gst_avdtp_sink_parse_sbc_caps()