Searched refs:STATE_BLE_TURNING_OFF (Results 1 – 2 of 2) sorted by relevance
171 STATE_BLE_TURNING_OFF215 public static final int STATE_BLE_TURNING_OFF = 16; field in BluetoothAdapter244 case STATE_BLE_TURNING_OFF: in nameForState()1000 || state == BluetoothAdapter.STATE_BLE_TURNING_OFF) { in getState()
1815 if ((prevState == BluetoothAdapter.STATE_BLE_TURNING_OFF) && (newState in handleMessage()2187 || newState == BluetoothAdapter.STATE_BLE_TURNING_OFF) { in bluetoothStateChangeHandler()