Searched refs:STATE_BLE_TURNING_OFF (Results 1 – 2 of 2) sorted by relevance
151 STATE_BLE_ON, STATE_BLE_TURNING_OFF})191 public static final int STATE_BLE_TURNING_OFF = 16; field in BluetoothAdapter796 || state == BluetoothAdapter.STATE_BLE_TURNING_OFF) { in getState()
1704 || newState == BluetoothAdapter.STATE_BLE_TURNING_OFF ) { in bluetoothStateChangeHandler()