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.c409 else if (cap->subbands & BT_A2DP_SUBBANDS_4) in bluetooth_a2dp_init()
410 cap->subbands = BT_A2DP_SUBBANDS_4; in bluetooth_a2dp_init()
467 case BT_A2DP_SUBBANDS_4: in bluetooth_a2dp_setup()
585 case BT_A2DP_SUBBANDS_4: in bluetooth_a2dp_hw_params()
Dipc.h159 #define BT_A2DP_SUBBANDS_4 (1 << 1) macro
Dpcm_bluetooth.c591 else if (cap->subbands & BT_A2DP_SUBBANDS_4) in bluetooth_a2dp_init()
592 cap->subbands = BT_A2DP_SUBBANDS_4; in bluetooth_a2dp_init()
659 case BT_A2DP_SUBBANDS_4: in bluetooth_a2dp_setup()
Dgstavdtpsink.c333 cfg->subbands = BT_A2DP_SUBBANDS_4; in gst_avdtp_sink_init_sbc_pkt_conf()
482 if (sbc->subbands & BT_A2DP_SUBBANDS_4) { in gst_avdtp_sink_parse_sbc_caps()
/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()