Home
last modified time | relevance | path

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

/AliOS-Things-master/components/uservice/include/uservice/
A Deventid.h91 #define EVENT_WIFI_AP_UP (EVENT_WIFI_BASE + 21) // AP UP macro
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwifi_port.c338 event_publish(EVENT_WIFI_AP_UP, wifi_get_netif(wifi_status.dev, WIFI_MODE_AP)); in start_ap()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c455 case EVENT_WIFI_AP_UP: in wifi_ap_event_cb()
1978 event_subscribe(EVENT_WIFI_AP_UP, wifi_ap_event_cb, NULL); in netmgr_wifi_init()

Completed in 11 milliseconds