qwf_wifi_Results_e
QWF Wi-Fi Manager service return codes
Synopsis:
#include <qwf/qwf_wifi.h>typedef enum {
WIFI_OK = 0,
WIFI_ERR_INT = 1,
WIFI_ERR_PARAM = 2,
WIFI_ERR_NOT_EXIST = 3,
WIFI_ERR_EXISTS = 4,
WIFI_ERR_INACTIVE = 5
} qwf_wifi_Results_e;Data:
Library:
qwf_interfacePage updated:
