Searched refs:mesh_deinit (Results 1 – 3 of 3) sorted by relevance
84 arg.mesh_deinit.param.erase_flash = param->erase_flash; in esp_ble_mesh_deinit()86 arg.mesh_deinit.semaphore = semaphore; in esp_ble_mesh_deinit()
313 } mesh_deinit; member
2295 …deinit_mesh_comp.err_code = bt_mesh_deinit((struct bt_mesh_deinit_param *)&arg->mesh_deinit.param); in btc_ble_mesh_prov_call_handler()2297 deinit_comp_semaphore = arg->mesh_deinit.semaphore; in btc_ble_mesh_prov_call_handler()