Searched refs:adv_thread (Results 1 – 1 of 1) sorted by relevance
239 static void adv_thread(void *p) in adv_thread() function647 …adv_task.handle = xTaskCreateStaticPinnedToCore(adv_thread, BLE_MESH_ADV_TASK_NAME, BLE_MESH_ADV_T… in bt_mesh_adv_init()651 …int ret = xTaskCreatePinnedToCore(adv_thread, BLE_MESH_ADV_TASK_NAME, BLE_MESH_ADV_TASK_STACK_SIZE… in bt_mesh_adv_init()