Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
405 views
in Technique[技术] by (71.8m points)

android - MODE_IN_COMMUNICATION or MODE_IN_CALL

When binding to a bluetooth headset using startBluetoothSco how do we decide if we set the audio mode to MODE_IN_COMMUNICATION or MODE_IN_CALL.

The reason behind this question is same bluetooth device works with MODE_IN_CALL in one device and MODE_IN_COMMUNICATION in another. I need a generic way of making it work across all devices.

This is also in relation to my previous question.. Still unresolved! :(

Bluetooth connectivity: MODE_IN_CALL vs MODE_IN_COMMUNICATION

Thanks in advance.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...