Home
last modified time | relevance | path

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

/test/xts/acts/communication_lite/wifiservice_hal/src/
Dwifiservice_func_test.c31 #define DEF_TASK_PRIORITY 20 macro
110 attr.priority = DEF_TASK_PRIORITY; in OnWifiScanStateChangedHandler()
132 attr.priority = DEF_TASK_PRIORITY; in OnWifiConnectionChangedHandler()
154 attr.priority = DEF_TASK_PRIORITY; in OnHotspotStaJoinHandler()
/test/xts/acts/communication_lite/lwip_hal/src/
Dlwip_func_test.c40 #define DEF_TASK_PRIORITY 20 macro
480 attrServer.priority = DEF_TASK_PRIORITY;
489 attrClient.priority = DEF_TASK_PRIORITY;
636 tSelect.priority = DEF_TASK_PRIORITY;
667 tSelect.priority = DEF_TASK_PRIORITY;
684 tClient.priority = DEF_TASK_PRIORITY;