Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dliba2dp.c412 else if (cap->subbands & BT_A2DP_SUBBANDS_4) in bluetooth_a2dp_init()
413 cap->subbands = BT_A2DP_SUBBANDS_4; in bluetooth_a2dp_init()
470 case BT_A2DP_SUBBANDS_4: in bluetooth_a2dp_setup()
588 case BT_A2DP_SUBBANDS_4: in bluetooth_a2dp_hw_params()
Dipc.h159 #define BT_A2DP_SUBBANDS_4 (1 << 1) macro
Dpcm_bluetooth.c593 else if (cap->subbands & BT_A2DP_SUBBANDS_4) in bluetooth_a2dp_init()
594 cap->subbands = BT_A2DP_SUBBANDS_4; in bluetooth_a2dp_init()
661 case BT_A2DP_SUBBANDS_4: in bluetooth_a2dp_setup()
Dgstavdtpsink.c382 cfg->subbands = BT_A2DP_SUBBANDS_4; in gst_avdtp_sink_init_sbc_pkt_conf()
538 if (sbc->subbands & BT_A2DP_SUBBANDS_4) { in gst_avdtp_sink_parse_sbc_caps()
828 if (sbc->subbands & BT_A2DP_SUBBANDS_4) { in gst_avdtp_sink_parse_sbc_raw()
/external/bluetooth/bluez/test/
Dipctest.c459 else if (cap->subbands & BT_A2DP_SUBBANDS_4) in setup_a2dp()
460 cap->subbands = BT_A2DP_SUBBANDS_4; in setup_a2dp()
539 case BT_A2DP_SUBBANDS_4: in setup_sbc()