v2: rebased against latest trunk, and set PrimaryDeviceType to Computer/PC
as a default setting
Here are 2 functionalities meant to improve Peer API experience:
- patch 1 to 3: this helps to configure a primary and secondary device
types. Thus you can tell what device (PC-Laptop, Display-Television etc...)
you are.
- patch 4 and 5: that's a fix on incoming connection. There is no need to
report any error and ask for a retry if an incoming connection failed.
Tomasz Bursztyka (5):
gsupplicant: Add a way to set primary and secondary P2P devices types
wifi: Support a dedicated configuration file
plugins: Add a wifi.conf configuration file template for the wifi
plugin
gsupplicant: Add a way to know a peer that tried an incoming
connection
wifi: Silently go back to idle if a peer failed on incoming connection
Makefile.plugins | 1 +
gsupplicant/dbus.c | 1 +
gsupplicant/gsupplicant.h | 5 ++-
gsupplicant/supplicant.c | 105 ++++++++++++++++++++++++++++++++++++++++++++--
plugins/wifi.c | 84 +++++++++++++++++++++++++++++++++----
plugins/wifi.conf | 16 +++++++
6 files changed, 199 insertions(+), 13 deletions(-)
create mode 100644 plugins/wifi.conf
--
1.8.5.5
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman