Searched refs:bluetoothServerSocket (Results 1 – 2 of 2) sorted by relevance
87 val bluetoothServerSocket = in listenL2CAPChannel() constant93 connectionServerSocketMap[connection] = bluetoothServerSocket in listenL2CAPChannel()106 val bluetoothServerSocket = connectionServerSocketMap[connection] in acceptL2CAPChannel() constant109 bluetoothServerSocket!!.accept(BLUETOOTH_SERVER_SOCKET_TIMEOUT) in acceptL2CAPChannel()
2158 BluetoothServerSocket bluetoothServerSocket = in startRfcommListenerInternal() local2162 new RfcommListenerData(bluetoothServerSocket, name, intent, attributionSource); in startRfcommListenerInternal()