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.c338 case BT_SBC_SAMPLING_FREQ_48000: in default_bitpool()
364 cap->frequency = BT_SBC_SAMPLING_FREQ_48000; in bluetooth_a2dp_init()
450 if (active_capabilities.frequency & BT_SBC_SAMPLING_FREQ_48000) in bluetooth_a2dp_setup()
569 case BT_SBC_SAMPLING_FREQ_48000: in bluetooth_a2dp_hw_params()
Dipc.h147 #define BT_SBC_SAMPLING_FREQ_48000 1 macro
Dpcm_bluetooth.c508 case BT_SBC_SAMPLING_FREQ_48000: in default_bitpool()
539 cap->frequency = BT_SBC_SAMPLING_FREQ_48000; in bluetooth_a2dp_init()
641 if (active_capabilities.frequency & BT_SBC_SAMPLING_FREQ_48000) in bluetooth_a2dp_setup()
1367 BT_SBC_SAMPLING_FREQ_48000) { in bluetooth_a2dp_hw_constraint()
Dgstavdtpsink.c341 cfg->frequency = BT_SBC_SAMPLING_FREQ_48000; in gst_avdtp_sink_init_sbc_pkt_conf()
600 if (sbc->frequency & BT_SBC_SAMPLING_FREQ_48000) { in gst_avdtp_sink_parse_sbc_caps()
890 if (sbc->frequency & BT_SBC_SAMPLING_FREQ_48000) { in gst_avdtp_sink_parse_sbc_raw()
/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()