2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/ui/network
yparitcher 747c3eaf9d
Kindle: NetworkMgr: isWifiOn isConnected (#10059)
isWifiOn for kindle currently returns if the interface is connected, change this to doing what is says isWifiOn the file is only present if the wireless interface is up.

isConnected pings the gateway, rely on the kernel for a more reliable check.

Whan connecting to my android phone's wifi hotspot to remote debug from my phone, the network is connected yet the phone(gateway) does not respond to pings leading koreader to shut down the connection thinking it is unsuccessful
2023-01-31 20:38:22 +01:00
..
manager.lua Kindle: NetworkMgr: isWifiOn isConnected (#10059) 2023-01-31 20:38:22 +01:00
networklistener.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
wpa_supplicant.lua NetworkManager: Always prefer system APs as intended. 2021-11-01 23:38:22 +01:00