Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/
Dble_mesh_register_cmd.c248 ble_mesh_callback_check_err_code(param->node_prov_disable_comp.err_code, "Node:DisBearer"); in ble_mesh_prov_cb()
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h908 …} node_prov_disable_comp; /*!< Event parameter of ESP_BLE_MESH_NODE_PROV_DISABLE… member
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1794 … param.node_prov_disable_comp.err_code = bt_mesh_prov_disable(arg->node_prov_disable.bearers); in btc_ble_mesh_prov_call_handler()