Added API to check wifi-sharing is supported or not. 35/242035/2
authorNiraj Kumar Goit <niraj.g@samsung.com>
Fri, 21 Aug 2020 11:05:47 +0000 (16:35 +0530)
committerNiraj Kumar Goit <niraj.g@samsung.com>
Mon, 24 Aug 2020 09:09:56 +0000 (14:39 +0530)
commit3a2d9bbe9345f98b1602ec504ad08d613ba8ce5e
treec1a102b8f70185a4926d0282b1780f7b52e1154a
parent1c4a3238308310281e22196b0df1b2c360e7b18c
Added API to check wifi-sharing is supported or not.

Added API to check if wifi-sharing is supported or not.
If support is available pass 'wifi-sharing' as parameter
to dbus method 'enable_wifi_tethering' to enable sharing.

Change-Id: I7fad53e8d4c69ee2a83fb86734517b3c84145983
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
include/tethering.h
src/tethering.c
tools/tethering_test.c