mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
6a1853b01a
The Create() API was limited to only taking a Name and boolean (for p2p enabling). The actual hwsim nl80211 API can take more attributes than this (which are actually utilized when creating from the command line). To get the DBus API up to the same functionality the two arguments in Create were replaced with a single dictionary. This allows for extending later if more arguments are needed. |
||
---|---|---|
.. | ||
hw.conf | ||
hwsim-dbus.conf | ||
hwsim.c | ||
hwsim.rst | ||
ios_convert.py | ||
probe-req.c | ||
run-iwd.sh | ||
test_runner_kernel_config | ||
test-runner |