Home | History | Annotate | Download | only in api

Lines Matching full:bluetoothadapter

4731   public final class BluetoothAdapter {
4739 method public static synchronized android.bluetooth.BluetoothAdapter getDefaultAdapter();
4753 method public boolean startLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
4754 method public boolean startLeScan(java.util.UUID[], android.bluetooth.BluetoothAdapter.LeScanCallback);
4755 method public void stopLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
4786 public static abstract interface BluetoothAdapter.LeScanCallback {
5381 method public android.bluetooth.BluetoothAdapter getAdapter();