ESP-IDF
esp_ble_mesh_lighting_server_recv_status_msg_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_ble_mesh_lighting_server_recv_status_msg_t
esp_ble_mesh_lighting_server_recv_status_msg_t union
Lighting Server Model received status message union
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_lighting_model_api.h:1599
typedef
union
{
esp_ble_mesh_server_recv_sensor_status_t
sensor_status
;
}
esp_ble_mesh_lighting_server_recv_status_msg_t
;
Fields
Field
Declared as
Description
esp_ble_mesh_lighting_server_recv_status_msg_t::sensor_status
esp_ble_mesh_server_recv_sensor_status_t
Sensor Status.
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
union
{
esp_ble_mesh_lighting_model_api.h:1599
}
esp_ble_mesh_lighting_server_recv_status_msg_t
;
esp_ble_mesh_lighting_model_api.h:1601
esp_ble_mesh_lighting_server_recv_status_msg_t
esp_ble_mesh_lighting_server_recv_status_msg_t
status
;
/*!< ESP_BLE_MESH_LIGHTING_SERVER_RECV_STATUS_MSG_EVT */
esp_ble_mesh_lighting_model_api.h:1610
esp_ble_mesh_lighting_server_cb_value_t
esp_ble_mesh_lighting_server_cb_value_t::status
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Instance
Scope
Location
Project
esp_ble_mesh_lighting_server_cb_value_t::status
esp_ble_mesh_lighting_server_cb_value_t
esp_ble_mesh_lighting_model_api.h:1610
Lifecycle
from
examples
All items filtered out
All items filtered out