commit | b5b11bbff0a30dd04d3f8bd60bc59ac8d9fde34e | [log] [tgz] |
---|---|---|
author | Krishna T <krishna.t@nordicsemi.no> | Sun Aug 14 02:50:49 2022 +0530 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Wed Aug 31 21:49:47 2022 +0000 |
tree | 6934431cf7f647542b503b95b5a6b525387eb660 | |
parent | 123fa5435dbbb4bf6c097f376b61392a741f3efe [diff] |
wifi_mgmt: Add new API for Wi-Fi status A new net_mgmt command and event are added for interface status, depending on the implementation the status can be returned when polled or an unsolicited event can be send by driver whenever there is a change in status. This is planned to be implemented only by upcoming wpa_supplicant, offload implementation is left for driver developers. Signed-off-by: Krishna T <krishna.t@nordicsemi.no>