HomeSort by relevance Sort by last modified time
    Searched defs:enableBLE (Results 1 - 4 of 4) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
h3lis331dl.cxx 390 bool H3LIS331DL::enableBLE(bool enable)
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 676 * Turns off Bluetooth LE which was earlier turned on by calling EnableBLE().
736 * EnableBLE, EnableBLE brings-up Bluetooth so that application can access
738 * EnableBLE in turn registers the existance of a special App which wants to
741 * <p>Invoking EnableBLE when Bluetooth is already in ON state, would just registers
765 public boolean enableBLE() {
771 if (DBG) Log.d(TAG, "enableBLE(): Bluetooth already enabled");
774 if (DBG) Log.d(TAG, "enableBLE(): Calling enable");
    [all...]
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 224 milliseconds