Home
last modified time | relevance | path

Searched refs:EVENT_WIFI_AP_DOWN (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/uservice/include/uservice/
A Deventid.h92 #define EVENT_WIFI_AP_DOWN (EVENT_WIFI_BASE + 22) // AP DOWN macro
93 #define EVENT_WIFI_MAX (EVENT_WIFI_AP_DOWN)
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwifi_port.c351 event_publish(EVENT_WIFI_AP_DOWN, NULL); in stop_ap()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c463 case EVENT_WIFI_AP_DOWN: in wifi_ap_event_cb()
1979 event_subscribe(EVENT_WIFI_AP_DOWN, wifi_ap_event_cb, NULL); in netmgr_wifi_init()

Completed in 11 milliseconds