Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c61 static SemaphoreHandle_t deinit_comp_semaphore; variable
70 assert(deinit_comp_semaphore); in btc_ble_mesh_prov_cb_to_app_reprocess()
75 xSemaphoreGive(deinit_comp_semaphore); in btc_ble_mesh_prov_cb_to_app_reprocess()
2297 deinit_comp_semaphore = arg->mesh_deinit.semaphore; in btc_ble_mesh_prov_call_handler()