Home
last modified time | relevance | path

Searched refs:ESP_BLE_MESH_MODEL_CFG_CLI (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/
Dble_mesh_cfg_srv_model.c79 ESP_BLE_MESH_MODEL_CFG_CLI(&cfg_cli),
121 ESP_BLE_MESH_MODEL_CFG_CLI(&cfg_cli),
171 ESP_BLE_MESH_MODEL_CFG_CLI(&cfg_cli),
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/tutorial/
DBLE_Mesh_Provisioner_Example_Walkthrough.md119 ESP_BLE_MESH_MODEL_CFG_CLI(&config_client),
127 2. `ESP_BLE_MESH_MODEL_CFG_CLI(&config_client)`: use the macro `ESP_BLE_MESH_MODEL_CFG_CLI` to add …
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h48 #define ESP_BLE_MESH_MODEL_CFG_CLI(cli_data) \ macro
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_client/main/
Dmain.c83 ESP_BLE_MESH_MODEL_CFG_CLI(&config_client),
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_fast_provision/fast_prov_server/main/
Dmain.c126 ESP_BLE_MESH_MODEL_CFG_CLI(&config_client),
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/main/
Dmain.c90 ESP_BLE_MESH_MODEL_CFG_CLI(&config_client),
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_client/main/
Dmain.c101 ESP_BLE_MESH_MODEL_CFG_CLI(&config_client),
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/main/
Dmain.c138 ESP_BLE_MESH_MODEL_CFG_CLI(&config_client),
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_client/main/
Dmain.c72 ESP_BLE_MESH_MODEL_CFG_CLI(&config_client),
/hal_espressif-2.7.6/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_server/tutorial/
DBLE_Mesh_Node_OnOff_Server_Example_Walkthrough.md282 | | Configuration Client Model | `ESP_BLE_MESH_MODEL_CFG_CLI` |