Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_timer.h260 void bt_mesh_timer_deinit(void);
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_timer.c55 void bt_mesh_timer_deinit(void) in bt_mesh_timer_deinit() function
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/
Dmain.c537 bt_mesh_timer_deinit(); in bt_mesh_deinit()