ESP-IDF
esp_ble_mesh_msg_ctx_t::send_cred
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_msg_ctx_t::send_cred
esp_ble_mesh_msg_ctx_t::send_cred field
Security credentials used for sending the message
Syntax
Show:
Summary
Declaration
from
esp_ble_mesh_defs.h:634
uint8_t
send_cred
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
send_cred
;
esp_ble_mesh_defs.h:634
output
->
ctx
.
send_cred
=
input
->
ctx
.
send_cred
;
btc_ble_mesh_model_common.h:32
btc_ble_mesh_set_client_common_param()
.
ctx
.
send_cred
=
arg
->
model_send
.
ctx
->
send_cred
,
btc_ble_mesh_prov.c:2947
btc_ble_mesh_model_call_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
esp_ble_mesh_msg_ctx_t::send_cred
is read by 2 functions:
All items filtered out
esp_ble_mesh_msg_ctx_t::send_cred
btc_ble_mesh_set_client_common_param()
btc_ble_mesh_model_call_handler()
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