Uses of Class
android.bluetooth.BluetoothSocket

Packages that use BluetoothSocket
android.bluetooth   
 

Uses of BluetoothSocket in android.bluetooth
 

Methods in android.bluetooth that return BluetoothSocket
 BluetoothSocket BluetoothServerSocket.accept()
           
 BluetoothSocket BluetoothServerSocket.accept(int timeout)
           
 BluetoothSocket BluetoothDevice.createInsecureRfcommSocketToServiceRecord(UUID uuid)
           
 BluetoothSocket BluetoothDevice.createRfcommSocketToServiceRecord(UUID uuid)
           
 



Copyright © 2008-2012. All Rights Reserved.