Support NoCarrier error type 21/298521/1
authorJaehyun Kim <jeik01.kim@samsung.com>
Fri, 8 Sep 2023 07:48:09 +0000 (16:48 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Fri, 8 Sep 2023 07:48:09 +0000 (16:48 +0900)
commit361678b1310144b7217b006d4b41ea059847e01d
tree24d005524cb1e17de612c74d9a99a5db39e5b5b6
parent5844348c8b220fabdba2d2f3b1a581169a669a8b
Support NoCarrier error type

When requesting a scan, if the wifi is down in another module,
a NoCarrier error may occur depending on the timing.
There is a need to handle this separately in the APP,
so an error type is added.

Change-Id: I89ed7c84a9e177a36596949c5460b720f0aaf4fb
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
include/wifi-manager.h
src/network_dbus.c
src/network_error.h
src/wifi_internal.c