Searched refs:IObexConnectionHandler (Results 1 – 7 of 7) sorted by relevance
53 private final IObexConnectionHandler mConHandler;63 private ObexServerSockets(IObexConnectionHandler conHandler, BluetoothServerSocket rfcommSocket, in ObexServerSockets()78 public static ObexServerSockets create(IObexConnectionHandler validator) { in create()91 public static ObexServerSockets createInsecure(IObexConnectionHandler validator) { in createInsecure()112 private static ObexServerSockets create(IObexConnectionHandler validator, int rfcommChannel, in create()
20 public interface IObexConnectionHandler { interface
38 import com.android.bluetooth.IObexConnectionHandler;79 private IObexConnectionHandler mIObexConnectionHandler;95 IObexConnectionHandler obexConnectionHandler, Handler pbapHandler, int notificationId) { in PbapStateMachine()112 IObexConnectionHandler obexConnectionHandler, Handler pbapHandler, int notificationId) { in make()
56 import com.android.bluetooth.IObexConnectionHandler;69 public class BluetoothPbapService extends ProfileService implements IObexConnectionHandler {
26 import com.android.bluetooth.IObexConnectionHandler;103 private class SocketAcceptor implements IObexConnectionHandler {
27 import com.android.bluetooth.IObexConnectionHandler;41 public class BluetoothMapMasInstance implements IObexConnectionHandler {
58 import com.android.bluetooth.IObexConnectionHandler;79 public class BluetoothOppService extends ProfileService implements IObexConnectionHandler {