Searched refs:STATE_BLE_TURNING_OFF (Results 1 – 2 of 2) sorted by relevance
157 STATE_BLE_ON, STATE_BLE_TURNING_OFF})197 public static final int STATE_BLE_TURNING_OFF = 16; field in BluetoothAdapter816 || state == BluetoothAdapter.STATE_BLE_TURNING_OFF) { in getState()
1368 if ((prevState == BluetoothAdapter.STATE_BLE_TURNING_OFF) && in handleMessage()1711 newState == BluetoothAdapter.STATE_BLE_TURNING_OFF ) { in bluetoothStateChangeHandler()