enlightenment/src/bin/system
Carsten Haitzler f9607a9084 mod bz5 - fix hw that comes with bt rfkill on and bz adapters empty
so - it seems on some hardware and./or os combinations the list of bt
adapters is empty from bluez5 entirely if the adapter is rfkilled off.
this means e doesnt see it at all - has no idea it's there. bz doesnt
expose it. without that we can't turn it on even. so - if our bt
adapter list is empty, then assume this is an error and manually list
rfkillable devines and forcibly unblock them ot make them appear in
bulez5... not so much a bug fix as a system brokenness workaround with
bz5 just ignoring rfkill bnlocked devices and not even telling us
about them.

@fix
2021-04-12 11:05:23 +01:00
..
e_system.h e_system: Add missing FreeBSD version check. 2021-02-04 10:27:01 +00:00
e_system_backlight.c backlight: Add support for FreeBSD 13 2021-02-04 10:12:53 +00:00
e_system_cpufreq.c cpufreq - fix up some ugly bugs in a move to powersave 2021-03-03 13:58:11 +00:00
e_system_ddc.c backlight + ddc - fix and improve several small things 2020-11-26 00:38:01 +00:00
e_system_inout.c e sys inout - abort on messages more than 1m in size 2020-04-22 13:00:55 +01:00
e_system_l2ping.c e sys l2ping - handle null params 2020-04-22 12:25:36 +01:00
e_system_main.c e system - isolate stdio of commands we run so they dont pollute 2020-07-14 13:31:29 +01:00
e_system_power.c e system - isolate stdio of commands we run so they dont pollute 2020-07-14 13:31:29 +01:00
e_system_rfkill.c mod bz5 - fix hw that comes with bt rfkill on and bz adapters empty 2021-04-12 11:05:23 +01:00
e_system_storage.c e system - isolate stdio of commands we run so they dont pollute 2020-07-14 13:31:29 +01:00
meson.build setuid setup - move to single shared file to stop cnp of code 2020-05-01 18:13:23 +01:00