How to enable bluetooth A2DP on IMX8Mini Android system

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable bluetooth A2DP on IMX8Mini Android system

966 Views
13614278
Contributor III

We're running Android 9 on IMX8mini, we want to enable A2DP,

 

I found the device/fsl/evk_8mm/bluetooth/bdroid_buildcfg.h seems already enable it:

 

//Enable A2DPSink AVRCPController
#define BTA_AV_SINK_INCLUDED TRUE

 

But it didn't work, is there some other changes needed?

 

0 Kudos
2 Replies

961 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

In following file

android_build/packages/apps/Bluetooth/res/values/config.xml

 

BR

Zhiming

0 Kudos

959 Views
13614278
Contributor III

Thank you very much!!! We'll have a try on this.

0 Kudos