ESP-IDF
esp_ble_mesh_prb_server_cb_value_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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_prb_server_cb_value_t
esp_ble_mesh_prb_server_cb_value_t union
Private Beacon Server model callback value union
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_prb_model_api.h:185
typedef
union
{
esp_ble_mesh_prb_server_state_change_t
state_change
;
}
esp_ble_mesh_prb_server_cb_value_t
;
Fields
Field
Declared as
Description
esp_ble_mesh_prb_server_cb_value_t::state_change
esp_ble_mesh_prb_server_state_change_t
ESP_BLE_MESH_PRB_SERVER_STATE_CHANGE_EVT.
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
union
{
esp_ble_mesh_prb_model_api.h:185
}
esp_ble_mesh_prb_server_cb_value_t
;
esp_ble_mesh_prb_model_api.h:187
esp_ble_mesh_prb_server_cb_value_t
esp_ble_mesh_prb_server_cb_value_t
value
;
/*!< Value of the received private beacon messages */
esp_ble_mesh_prb_model_api.h:193
esp_ble_mesh_prb_server_cb_param_t
esp_ble_mesh_prb_server_cb_param_t::value
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_prb_server_cb_param_t::value
esp_ble_mesh_prb_server_cb_param_t
esp_ble_mesh_prb_model_api.h:193
Lifecycle
from
examples
All items filtered out
All items filtered out