History log of /frameworks/opt/bluetooth/src/android/bluetooth/client/map/BluetoothMapRfcommTransport.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3920adcb7724bb0be6c81e51371219c63e9403ea 09-Apr-2015 Casper Bonde <c.bonde@samsung.com> Update to new OBEX transport and SDP search

The fetchMasInstances() search API have been replaced with a more
generic sdpSearch(UUID) API, and therefore the constructor of
BluetoothMasClient should take in a SdpMasRecord in stead of
a BluetoothMasInstance.

Any app using this library must use the new sdpSearch API and
listen for the new ACTION_SDP_RECORD intent.

Change-Id: I4a9a097fc05e227f606b8eb127a2762ec595cbab
Signed-off-by: Casper Bonde <c.bonde@samsung.com>
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/BluetoothMapRfcommTransport.java
192d793d2586b620027edd5b45ff4c72a86cc7be 08-Apr-2014 Hemant Gupta <hemantg@codeaurora.org> Bluetooth: Support MAP and PBAP Client role on Bluedroid.

Implementation of android.bluetooth.client.pbap and
android.bluetooth.client.map STATIC JAVA lib for PBAP and MAP
client role(s). These static libraries can be used by application
for PBAP and MAP Client role support on Bluedroid.

Change-Id: I173d2c095661704e2efb39516837c6b681193e9a
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/BluetoothMapRfcommTransport.java