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

  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
BtEnum.py 33 STATE_BLE_TURNING_ON = 14
BleEnum.py 96 STATE_BLE_TURNING_ON = 14
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 159 @IntDef({STATE_OFF, STATE_TURNING_ON, STATE_ON, STATE_TURNING_OFF, STATE_BLE_TURNING_ON,
188 public static final int STATE_BLE_TURNING_ON = 14;
751 * #STATE_OFF} to {@link #STATE_BLE_TURNING_ON}, and some time
    [all...]

Completed in 2234 milliseconds