Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h350 int bt_mesh_prov_enable(bt_mesh_prov_bearer_t bearers);
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dmain.c203 int bt_mesh_prov_enable(bt_mesh_prov_bearer_t bearers) in bt_mesh_prov_enable() function
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1846 param.node_prov_enable_comp.err_code = bt_mesh_prov_enable(arg->node_prov_enable.bearers); in btc_ble_mesh_prov_call_handler()