Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h382 …esp_ble_mesh_cfg_beacon_set_t beacon_set; /*!< For ESP_BLE_MESH_MODEL_OP_B… member
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_config_model.c495 return bt_mesh_cfg_beacon_set(&param, set->beacon_set.beacon); in btc_ble_mesh_config_client_set_state()
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c670 static void beacon_set(struct bt_mesh_model *model, in beacon_set() function
3258 { OP_BEACON_SET, 1, beacon_set },