Searched defs:bluetoothSocket (Results 1 – 3 of 3) sorted by relevance
168 private void startListen(BluetoothSocket bluetoothSocket) { in startListen()181 private void listen(BluetoothSocket bluetoothSocket) { in listen()218 private void handleListenException(BluetoothSocket bluetoothSocket) { in handleListenException()261 BluetoothSocket bluetoothSocket = this.mSocket; in send() local
92 val bluetoothSocket = bluetoothServerSocket!!.accept(BLUETOOTH_SERVER_SOCKET_TIMEOUT) in acceptL2CAPChannel() constant118 val bluetoothSocket = in createLECreditBasedChannel() constant
254 BluetoothSocket bluetoothSocket = in createSocketFromOpenFd() local