Home
last modified time | relevance | path

Searched refs:hisiEvent (Results 1 - 4 of 4) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_sta.c94 static void WpaEventCB(const hi_wifi_event *hisiEvent) in WpaEventCB() argument
96 if (hisiEvent == NULL) { in WpaEventCB()
100 IOT_LOG_DEBUG("EVENT_TYPE:%d", hisiEvent->event); in WpaEventCB()
101 switch (hisiEvent->event) { in WpaEventCB()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_sta.c91 static void WpaEventCB(const hi_wifi_event *hisiEvent) in WpaEventCB() argument
93 if (hisiEvent == NULL) in WpaEventCB()
95 IOT_LOG_DEBUG("EVENT_TYPE:%d", hisiEvent->event); in WpaEventCB()
96 switch (hisiEvent->event) { in WpaEventCB()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_sta.c91 static void WpaEventCB(const hi_wifi_event *hisiEvent) in WpaEventCB() argument
93 if (hisiEvent == NULL) in WpaEventCB()
95 IOT_LOG_DEBUG("EVENT_TYPE:%d", hisiEvent->event); in WpaEventCB()
96 switch (hisiEvent->event) { in WpaEventCB()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Diot_sta.c88 static void WpaEventCB(const hi_wifi_event *hisiEvent) in WpaEventCB() argument
90 if (hisiEvent == NULL) in WpaEventCB()
92 IOT_LOG_DEBUG("EVENT_TYPE:%d", hisiEvent->event); in WpaEventCB()
93 switch (hisiEvent->event) { in WpaEventCB()

Completed in 2 milliseconds