Quote:
Originally Posted by NiLuJe
Good luck with that, as the power controls for BT & Wi-Fi are currently tied together in the kernel (for hardware reasons, at a quick glance: it's the same chip).
(c.f., `_ntx_wifi_bt_power_ctrl` @ arch/arm/mach-sunxi/sunxi_ntx_io.c )
|
Chipwise, that is what I expected. And powerwise, it makes sense. But, connectingwise, they are independent. I can turn off WiFi so it doesn't sync and have Bluetooth on for playback. Or disable Bluetooth but let WiFi connect so I can look something up on Wikipedia while reading.
I have more concern about Bluetooth being active when I don't need it than WiFi. The WiFi is always initialised by the device and sleeps between activity. And I understand when it will be in use. Bluetooth seems to be scanning all the time and looking for devices and announcing itself to other devices. The Kobo devices might not be doing this. Maybe they are only doing this when I bring up the Bluetooth connection dialog, but, at this point, I don't know enough to be sure.