Home
last modified time | relevance | path

Searched refs:IObexConnectionHandler (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DObexServerSockets.java51 private final IObexConnectionHandler mConHandler;
60 IObexConnectionHandler conHandler, in ObexServerSockets()
76 public static ObexServerSockets create(IObexConnectionHandler validator) { in create()
93 public static ObexServerSockets createInsecure(IObexConnectionHandler validator) { in createInsecure()
118 IObexConnectionHandler validator, int rfcommChannel, int l2capPsm, boolean isSecure) { in create()
DIObexConnectionHandler.java20 public interface IObexConnectionHandler { interface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMnsService.java25 import com.android.bluetooth.IObexConnectionHandler;
101 private class SocketAcceptor implements IObexConnectionHandler {
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpCoverArtService.java24 import com.android.bluetooth.IObexConnectionHandler;
241 private class SocketAcceptor implements IObexConnectionHandler {
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java31 import com.android.bluetooth.IObexConnectionHandler;
47 public class BluetoothMapMasInstance implements IObexConnectionHandler {
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java54 import com.android.bluetooth.IObexConnectionHandler;
74 public class BluetoothPbapService extends ProfileService implements IObexConnectionHandler {
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppService.java64 import com.android.bluetooth.IObexConnectionHandler;
87 public class BluetoothOppService extends ProfileService implements IObexConnectionHandler {