commit | a63a96428eba503b4e001f06f89216247ad1be18 | [log] [tgz] |
---|---|---|
author | Chaitanya Tata <Chaitanya.Tata@nordicsemi.no> | Tue Jul 02 21:11:23 2024 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jul 09 13:07:11 2024 -0400 |
tree | f24c01a734b82b718afa71832f4ae6330d0bb9c2 | |
parent | 0e6db9c918245136bddbcb3ef921c0d607492525 [diff] |
wifi_nm: Fix Wi-Fi interface backward compatibility If newly introduced interface type is unset then return the first Wi-Fi interface as a fallback, this fixes backward compatibility. Also, add NM APIs and use them for type checks, rather than directly using the type enumeration. Fixes #75332. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>