Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h360 int bt_mesh_prov_disable(bt_mesh_prov_bearer_t bearers);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dmain.c260 int bt_mesh_prov_disable(bt_mesh_prov_bearer_t bearers) in bt_mesh_prov_disable() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1850 … param.node_prov_disable_comp.err_code = bt_mesh_prov_disable(arg->node_prov_disable.bearers); in btc_ble_mesh_prov_call_handler()