Samsung / TizenRT

TizenRT is a lightweight RTOS-based platform to support low-end IoT devices
Apache License 2.0
566 stars 571 forks source link

os/board/rtl8730e: Modify API for obtaining wpa state #6389

Closed jwei5 closed 3 weeks ago

jwei5 commented 3 weeks ago
jwei5 commented 3 weeks ago

Hi @hk-gwak , I have made some changes to get_wpa_supplicant_state() for usage during disconnection event

hk-gwak commented 3 weeks ago

Hi @jwei5 , Looks like PR was updated recently. is there anything to be modified additionally?

jwei5 commented 3 weeks ago

Hi @hk-gwak , I updated the PR yesterday to resolve a conflict with km0_km4_app.bin from commit 6552908c96184edd73f6c2031aafacbb89d7e640

hk-gwak commented 3 weeks ago

Hi @hk-gwak , I updated the PR yesterday to resolve a conflict with km0_km4_app.bin from commit 6552908

Got it, Thank you.