Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_aptx_encoder.h78 } tAPTX_API; typedef
84 bool A2DP_VendorCopyAptxApi(tAPTX_API& external_api);
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_aptx_encoder.cc41 static const tAPTX_API aptx_api = {
115 bool A2DP_VendorCopyAptxApi(tAPTX_API& external_api) { in A2DP_VendorCopyAptxApi()