Searched refs:mL2capSocket (Results 1 – 1 of 1) sorted by relevance
58 private final BluetoothServerSocket mL2capSocket; field in ObexServerSockets72 mL2capSocket = l2capSocket; in ObexServerSockets()172 return mL2capSocket.getChannel(); in getL2capPsm()187 mL2capThread = new SocketAcceptThread(mL2capSocket); in startAccept()