Hi,
What changes are required to enable Bluetooth playback on Jellybean using imx6q SABRE SDB board?
Find log as below:-
E/BluetoothAdapterState( 2884): Error enabling Bluetooth
D/BluetoothAdapterService( 2884): Broadcasting updateAdapterState() to 1 receivers.
D/BluetoothManagerService( 2579): Message: 60
D/BluetoothManagerService( 2579): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 11, newState=10
D/BluetoothManagerService( 2579): Broadcasting onBluetoothStateChange(false) to 8 receivers.
D/BluetoothPbap( 2848): onBluetoothStateChange: up=false
D/BluetoothHeadset( 2745): onBluetoothStateChange: up=false
D/BluetoothHeadset( 2745): onBluetoothStateChange: up=false
D/BluetoothInputDevice( 2848): onBluetoothStateChange: up=false
D/BluetoothHeadset( 2579): onBluetoothStateChange: up=false
D/BluetoothA2dp( 2579): onBluetoothStateChange: up=false
D/BluetoothManagerService( 2579): Bluetooth State Change Intent: 11 -> 10
D/BluetoothAdapterService(1091503048)( 2884): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@410f1cf0
W/ContextImpl( 2848): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1352 android.content.ContextWrapper.startService:450 android.content.ContextWrapper.startService:450 com.android.settings.bluetooth.DockEventReceiver.beginStartingService:134 com.android.settings.bluetooth.DockEventReceiver.onReceive:115
D/DockEventReceiver( 2848): finishStartingService: stopping service
D/BluetoothAdapterService(1091503048)( 2884): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@410f1cf0
-John