|
No sleep mode or auto shutdown; manualy turning it off is required.
There are a few actions defined for turning bluetooth off that you can put them directly on the controller to make it easier to turn off the bluetooth or sleep the device.
"BTBluetoothOff": turns bluetooth off, leaves the device as it is to continue reading without bluetooth.
"BTBluetoothOffAndSleep": turns bluetooth off, and then puts the device to sleep in one action.
(there's also BTSleep, which keeps bluetooth and device connection intact, but puts the device to sleep; useful if you're taking a quick break from reading etc.)
On my controller I only have BTBluetoothOffAndSleep mapped to a button. I use it when I'm getting sleepy, I press that button and don't even touch the reader.
|