DA: Set softap eanble state after executing hostapd and adding route table. 57/282257/2
authorSeonah Moon <seonah1.moon@samsung.com>
Thu, 29 Sep 2022 07:23:05 +0000 (16:23 +0900)
committerseonah moon <seonah1.moon@samsung.com>
Thu, 29 Sep 2022 07:57:20 +0000 (07:57 +0000)
commite418245a17a9de1a0b0eef9d9d69eb51ca9378e1
tree0a762c03e47cbf72379a1ab00a590464a7e15c31
parente3d0bd98cee84f4c02d4943ae9dd05f62b61f9f8
DA: Set softap eanble state after executing hostapd and adding route table.

DA patch 20201229 since tizen 6.0
Some processes check softap enable state using softap_is_enabled API.
But mobileap-agent set the state of vconfkey before softap is completely enabled.
So, change the vconfkey setting timming.

Change-Id: I78c96ed6370c82e3352d7adac52be5791e464a10
src/mobileap_wifi.c