Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_mutex.h43 void bt_mesh_mutex_deinit(void);
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_mutex.c174 void bt_mesh_mutex_deinit(void) in bt_mesh_mutex_deinit() function
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dmain.c539 bt_mesh_mutex_deinit(); in bt_mesh_deinit()