ESP-IDF
esp_ble_mesh_prov_cb_param_t::provisioner_recv_heartbeat
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_prov_cb_param_t::provisioner_recv_heartbeat
esp_ble_mesh_prov_cb_param_t::provisioner_recv_heartbeat field
ESP_BLE_MESH_PROVISIONER_RECV_HEARTBEAT_MESSAGE_EVT Event parameters of ESP_BLE_MESH_PROVISIONER_RECV_HEARTBEAT_MESSAGE_EVT
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:1444
struct
{
uint16_t
hb_src
;
uint16_t
hb_dst
;
uint8_t
init_ttl
;
uint8_t
rx_ttl
;
uint8_t
hops
;
uint16_t
feature
;
int8_t
rssi
;
}
provisioner_recv_heartbeat
;
Examples
References
from
examples
Code
Location
}
provisioner_recv_heartbeat
;
/*!< Event parameters of ESP_BLE_MESH_PROVISIONER_RECV_HEARTBEAT_MESSAGE_EVT */
esp_ble_mesh_defs.h:1452
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
Lifecycle
from
examples
All items filtered out
All items filtered out