blob: 25bb373d9887d1bb946c02c67252b636c4dbe8d2 [file] [log] [blame]
#include <stdint.h>
#include "wifi_hal.h"
wifi_error init_wifi_vendor_hal_func_table(wifi_hal_fn *fn) {
return WIFI_ERROR_NOT_SUPPORTED;
}