Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dliba2dp.c410 if (cap->subbands & BT_A2DP_SUBBANDS_8) in bluetooth_a2dp_init()
411 cap->subbands = BT_A2DP_SUBBANDS_8; in bluetooth_a2dp_init()
473 case BT_A2DP_SUBBANDS_8: in bluetooth_a2dp_setup()
591 case BT_A2DP_SUBBANDS_8: in bluetooth_a2dp_hw_params()
Dipc.h160 #define BT_A2DP_SUBBANDS_8 1 macro
Dpcm_bluetooth.c591 if (cap->subbands & BT_A2DP_SUBBANDS_8) in bluetooth_a2dp_init()
592 cap->subbands = BT_A2DP_SUBBANDS_8; in bluetooth_a2dp_init()
664 case BT_A2DP_SUBBANDS_8: in bluetooth_a2dp_setup()
Dgstavdtpsink.c380 cfg->subbands = BT_A2DP_SUBBANDS_8; in gst_avdtp_sink_init_sbc_pkt_conf()
542 if (sbc->subbands & BT_A2DP_SUBBANDS_8) { in gst_avdtp_sink_parse_sbc_caps()
832 if (sbc->subbands & BT_A2DP_SUBBANDS_8) { in gst_avdtp_sink_parse_sbc_raw()
/external/bluetooth/bluez/test/
Dipctest.c457 if (cap->subbands & BT_A2DP_SUBBANDS_8) in setup_a2dp()
458 cap->subbands = BT_A2DP_SUBBANDS_8; in setup_a2dp()
542 case BT_A2DP_SUBBANDS_8: in setup_sbc()