wifi_drv: split front end notification

Issue #3139.
This commit is contained in:
Josef Söntgen
2019-01-31 17:00:43 +01:00
committed by Norman Feske
parent 8f47609024
commit ac59b68257
4 changed files with 18 additions and 4 deletions

View File

@ -35,6 +35,7 @@ void wpa_ctrl_set_fd(void);
void *wifi_get_buffer(void);
void wifi_notify_cmd_result(void);
void wifi_block_for_processing(void);
void wifi_notify_event(void);