Searched refs:BluetoothMapRfcommTransport (Results 1 – 2 of 2) sorted by relevance
28 public class BluetoothMapRfcommTransport implements ObexTransport { class31 public BluetoothMapRfcommTransport(BluetoothSocket rfs) { in BluetoothMapRfcommTransport() method in BluetoothMapRfcommTransport
297 BluetoothMapRfcommTransport transport = new BluetoothMapRfcommTransport(mConnSocket); in startObexServerSession()