Lines Matching full:bluetoothadapter
4618 public final class BluetoothAdapter {
4626 method public static synchronized android.bluetooth.BluetoothAdapter getDefaultAdapter();
4640 method public boolean startLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
4641 method public boolean startLeScan(java.util.UUID[], android.bluetooth.BluetoothAdapter.LeScanCallback);
4642 method public void stopLeScan(android.bluetooth.BluetoothAdapter.LeScanCallback);
4673 public static abstract interface BluetoothAdapter.LeScanCallback {
5127 method public android.bluetooth.BluetoothAdapter getAdapter();