Searched refs:STATE_BLE_TURNING_OFF (Results 1 – 3 of 3) sorted by relevance
187 STATE_BLE_TURNING_OFF231 public static final int STATE_BLE_TURNING_OFF = 16; field in BluetoothAdapter260 case STATE_BLE_TURNING_OFF: in nameForState()1117 || state == BluetoothAdapter.STATE_BLE_TURNING_OFF) { in getState()
2124 BluetoothAdapter.STATE_BLE_TURNING_OFF)); in handleMessage()2152 if ((prevState == BluetoothAdapter.STATE_BLE_TURNING_OFF) && (newState in handleMessage()2512 case BluetoothAdapter.STATE_BLE_TURNING_OFF: in isBleState()2587 || newState == BluetoothAdapter.STATE_BLE_TURNING_OFF) { in bluetoothStateChangeHandler()
9930 Landroid/bluetooth/BluetoothAdapter;->STATE_BLE_TURNING_OFF:I