Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h385 …esp_ble_mesh_cfg_gatt_proxy_set_t gatt_proxy_set; /*!< For ESP_BLE_MESH_MODEL_OP_G… member
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c501 return bt_mesh_cfg_gatt_proxy_set(&param, set->gatt_proxy_set.gatt_proxy); in btc_ble_mesh_config_client_set_state()
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c786 static void gatt_proxy_set(struct bt_mesh_model *model, in gatt_proxy_set() function
3262 { OP_GATT_PROXY_SET, 1, gatt_proxy_set },