Searched refs:IObexConnectionHandler (Results 1 – 8 of 8) 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
40 import com.android.bluetooth.IObexConnectionHandler;88 private IObexConnectionHandler mIObexConnectionHandler;104 IObexConnectionHandler obexConnectionHandler, Handler pbapHandler, int notificationId) { in PbapStateMachine()121 IObexConnectionHandler obexConnectionHandler, Handler pbapHandler, int notificationId) { in make()
61 import com.android.bluetooth.IObexConnectionHandler;77 public class BluetoothPbapService extends ProfileService implements IObexConnectionHandler {
27 import com.android.bluetooth.IObexConnectionHandler;105 private class SocketAcceptor implements IObexConnectionHandler {
25 import com.android.bluetooth.IObexConnectionHandler;245 private class SocketAcceptor implements IObexConnectionHandler {
28 import com.android.bluetooth.IObexConnectionHandler;42 public class BluetoothMapMasInstance implements IObexConnectionHandler {
58 import com.android.bluetooth.IObexConnectionHandler;78 public class BluetoothOppService extends ProfileService implements IObexConnectionHandler {