Searched refs:SUPPLICANT_TASK_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
47 #define SUPPLICANT_TASK_STACK_SIZE (6144 + TASK_STACK_SIZE_ADD) macro350 …ret = os_task_create(btm_rrm_task, "btm_rrm_t", SUPPLICANT_TASK_STACK_SIZE, NULL, 2, &s_supplicant… in esp_supplicant_common_init()