mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-18 08:18:07 +00:00
9ec8781a2a
`connmanctl services` output is something like this: ``` Δ connmanctl services NetMASTER Uydunet-N4832 wifi_742f68cd1f13_4e65744d415354455220557964756e65742d4e34383332_managed_psk DIRECT-Dn-Android_d703 wifi_742f68cd1f13_4449524543542d446e2d416e64726f69645f64373033_managed_psk PS4-8E777390BB63 wifi_742f68cd1f13_5053342d384537373733393042423633_managed_psk ``` So, instead of assuming the SSID length, just split the lines by space character, and treat the last item as the unique id. Updates libretro/Lakka#538 |
||
---|---|---|
.. | ||
connmanctl.c | ||
nullwifi.c |