ESP-IDF
esp_ble_mesh_prov_cb_param_t::proxy_client_connected
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::proxy_client_connected
esp_ble_mesh_prov_cb_param_t::proxy_client_connected field
ESP_BLE_MESH_PROXY_CLIENT_CONNECTED_EVT Event parameter of ESP_BLE_MESH_PROXY_CLIENT_CONNECTED_EVT
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:1588
struct
ble_mesh_proxy_client_connected_param
{
esp_ble_mesh_bd_addr_t
addr
;
esp_ble_mesh_addr_type_t
addr_type
;
uint8_t
conn_handle
;
uint16_t
net_idx
;
}
proxy_client_connected
;
Examples
References
from
examples
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