How to achieve Bluetooth A2DP sink functionality?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to achieve Bluetooth A2DP sink functionality?

5,073 次查看
YongJunChang
Contributor II

Hello all,

 

I'm developing a Bluetooth A2DP sink functionality in which the i.MX device is able to play audio streaming from other A2DP-enabled devices such as iPhone or other Android devices. The target board I'm using is i.MX53 SABRE Tablet platform. I know that the Gingerbread includes Bluez stack 4.69 which is capable of A2DP sink functionality. However, I doubt that Android exposes these APIs.

Do you have any ideas that How I can achieve this functionality? I think the Bluez stack can be directly accessed through DBus interface even in Android.

 

Thanks in advance,

Yong

标签 (1)
标记 (2)
0 项奖励
回复
3 回复数

3,290 次查看
charleschang
Contributor III

maybe possible , if you hard coding the bt device path, and assume it's ready from system boot...

Yong Jun Chang said:



charles chang said:

Yes, Bluez can support A2DP sink. 

but Android framework doesn't enable this profile.

Thanks charles,

Is it possible to directly communicate with Bluez API through NDK?

I'm looking for the method using DBus but no hope yet.

 

Yong

0 项奖励
回复

3,290 次查看
YongJunChang
Contributor II



charles chang said:

Yes, Bluez can support A2DP sink. 

but Android framework doesn't enable this profile.

Thanks charles,

Is it possible to directly communicate with Bluez API through NDK?

I'm looking for the method using DBus but no hope yet.

 

Yong

0 项奖励
回复

3,289 次查看
charleschang
Contributor III

Yes, Bluez can support A2DP sink. 

but Android framework doesn't enable this profile.

0 项奖励
回复