Home
last modified time | relevance | path

Searched refs:A2DP_APTX_FUTURE_2 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_aptx_constants.h34 #define A2DP_APTX_FUTURE_2 0x00 macro
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_aptx.cc58 A2DP_APTX_FUTURE_2, /* future2 */
69 A2DP_APTX_FUTURE_2, /* future2 */
614 peer_info_cie.future2 = A2DP_APTX_FUTURE_2; in setCodecConfig()