mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
shared: add wpa_supplicant bus-helpers
The wpas-helpers provide easy _asynchronous_ access to wpa_supplicant control interfaces. Compared to the old wpa_ctrl_* stuff it's no longer synchronous. Thus, it doesn't block our daemon while wpa_supplicant runs some heavy work again.. Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
This commit is contained in:
parent
cf53290608
commit
f34face988
4 changed files with 1957 additions and 1 deletions
1640
src/shared/wpas.c
Normal file
1640
src/shared/wpas.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue