wmesh-manager: Provide station type in sta_joined/sta_left signal 64/162164/1
authorSaurav Babu <saurav.babu@samsung.com>
Wed, 29 Nov 2017 09:48:37 +0000 (15:18 +0530)
committerSaurav Babu <saurav.babu@samsung.com>
Wed, 29 Nov 2017 09:48:37 +0000 (15:18 +0530)
commit49d4bca4f03d6b72d4e201465d993e1b2b3c18d9
tree30c63c50e1c12aa7ea3087b866e815a8f417b3d9
parentbe5601bfad0d9fd7303e502c60fecd4ed9cef0ce
wmesh-manager: Provide station type in sta_joined/sta_left signal

New Station joined can either be a Mesh Point or a station connected on
SoftAP interface. This patch provides station type also along with
sta_joined/sta_left signal so that application can identify what type of
station joined/left.

Change-Id: Ib8a2a97e534c9719ec86d190db87eb8f11537333
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
include/wmesh-netlink.h
include/wmesh-request.h
include/wmesh.h
introspection/wmesh.xml
src/wmesh-netlink.c
src/wmesh-request.c
src/wmesh-service-interface.c