This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ap_wlan_hal_dwpal: override refresh_radio_info
The read_supported_channels functions, which fills the supported_channels vector in m_radio_info, is never called, it should be called as part of the refresh_radio_info. In ap_wlan_hal_dwpal override refresh_radio_info, and add a call to read_supported_channels. Signed-off-by: Itay Elenzweig <[email protected]>
- Loading branch information