DA: Save last net_profile_info_s for connection state callback 56/283456/1
authorJaehyun Kim <jeik01.kim@samsung.com>
Thu, 27 Oct 2022 06:57:33 +0000 (15:57 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Thu, 27 Oct 2022 06:57:33 +0000 (15:57 +0900)
commit84dff526a6b2a7c2ae028d65fbbbf5a7eefafdef
tree8ba997a4997b32079d1dd9167389d0ae5ecf26d6
parent1161964efb38f3885193b184d605725c71d62984
DA: Save last net_profile_info_s for connection state callback

Save the last net_profile_info_s structure to send the connection state callback.
It doesn't have to send the null parameter to connection state callback.
So it saves the last net_profile_info_s structure.

Change-Id: Id71db25f97fad96d4403b614e27ccc8410f492ba
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
src/wifi_internal.c