ESP-IDF + 0/1 examples
SourceVu will show references to esp_ble_mesh_rpr_client_cb_param_t from the following samples and libraries:
 
Symbols
loading...
Files
loading (1/5)...
SummarySyntaxRelatedExamplesReferencesInstances

Fields

Field
Declared as
Description
Event parameters of sending messages Event parameters of sending messages.
Event parameters of receiving messages Event parameters of receiving messages.
Event parameters of performed actions Event parameters of performed actions.
struct { esp_ble_mesh_model_t *model; uint16_t rpr_srv_addr; }
ESP_BLE_MESH_RPR_CLIENT_LINK_OPEN_EVT Event parameters of ESP_BLE_MESH_RPR_CLIENT_LINK_OPEN_EVT.
struct { esp_ble_mesh_model_t *model; uint16_t rpr_srv_addr; uint8_t reason; }
ESP_BLE_MESH_RPR_CLIENT_LINK_CLOSE_EVT Event parameters of ESP_BLE_MESH_RPR_CLIENT_LINK_CLOSE_EVT.
struct { esp_ble_mesh_model_t *model; uint16_t rpr_srv_addr; uint8_t nppi; uint16_t index; uint8_t uuid[16]; uint16_t unicast_addr; uint8_t element_num; uint16_t net_idx; }
ESP_BLE_MESH_RPR_CLIENT_PROV_COMP_EVT Event parameters of ESP_BLE_MESH_RPR_CLIENT_PROV_COMP_EVT.

References

from 0/1 examples