Add scan API to Wi-Fi Manager
authorSeongil Hahm <seongil.hahm@samsung.com>
Thu, 7 Sep 2017 16:28:01 +0000 (09:28 -0700)
committerSeongil Hahm <seongil.hahm@samsung.com>
Thu, 7 Sep 2017 16:28:01 +0000 (09:28 -0700)
commita7db8430c74e6d89432eca2ddb9c246ccd31a280
tree4add63b8b100ce88d6057a40adaf5308b7430bac
parent0184ca40f02ccec2aea65c6a6f08d4a37233a65d
Add scan API to Wi-Fi Manager

Using this API, in station mode, can scan nearby access points and get scan results including ssid, bssid, and rssi.
framework/include/wifi_manager/wifi_manager.h
framework/src/wifi_manager/wifi_manager.c