Searched refs:STATE_BLE_TURNING_ON (Results 1 – 2 of 2) sorted by relevance
169 STATE_BLE_TURNING_ON,201 public static final int STATE_BLE_TURNING_ON = 14; field in BluetoothAdapter240 case STATE_BLE_TURNING_ON: in nameForState()999 if (state == BluetoothAdapter.STATE_BLE_ON || state == BluetoothAdapter.STATE_BLE_TURNING_ON in getState()
1804 if ((prevState == BluetoothAdapter.STATE_BLE_TURNING_ON) && (newState in handleMessage()2186 } else if (newState == BluetoothAdapter.STATE_BLE_TURNING_ON in bluetoothStateChangeHandler()