Home
last modified time | relevance | path

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

/test/xts/acts/communication_lite/wifiservice_hal/src/
Dwifiservice_func_test.c81 static void HotspotStateTask(void) in HotspotStateTask() function
155 if (osThreadNew((osThreadFunc_t)HotspotStateTask, NULL, &attr) == NULL) { in OnHotspotStaJoinHandler()