Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h470 struct bt_mesh_deinit_param { struct
480 int bt_mesh_deinit(struct bt_mesh_deinit_param *param); argument
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dmain.c451 int bt_mesh_deinit(struct bt_mesh_deinit_param *param) in bt_mesh_deinit()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2295 …param.deinit_mesh_comp.err_code = bt_mesh_deinit((struct bt_mesh_deinit_param *)&arg->mesh_deinit.… in btc_ble_mesh_prov_call_handler()