Searched refs:mL2capSocket (Results 1 – 1 of 1) sorted by relevance
56 private final BluetoothServerSocket mL2capSocket; field in ObexServerSockets67 mL2capSocket = l2capSocket; in ObexServerSockets()200 return mL2capSocket.getChannel(); in getL2capPsm()216 mL2capThread = new SocketAcceptThread(mL2capSocket); in startAccept()