Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_aptx_constants.h33 #define A2DP_APTX_FUTURE_1 0x00 macro
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_aptx.cc57 A2DP_APTX_FUTURE_1, /* future1 */
68 A2DP_APTX_FUTURE_1, /* future1 */
613 peer_info_cie.future1 = A2DP_APTX_FUTURE_1; in setCodecConfig()