ESP-IDF
ble_mesh_model_send_args::need_rsp
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
ble_mesh_model_send_args::need_rsp
ble_mesh_model_send_args::need_rsp field
Syntax
Show:
Summary
Declaration
from
btc_ble_mesh_prov.h:357
bool
need_rsp
;
Examples
References
from
examples
Code
Location
Referrer
bool
need_rsp
;
btc_ble_mesh_prov.h:357
err
=
bt_mesh_client_send_msg
(
&
param
,
buf
,
arg
->
model_send
.
need_rsp
,
btc_ble_mesh_prov.c:2951
btc_ble_mesh_model_call_handler()
arg
.
model_send
.
need_rsp
=
need_rsp
;
esp_ble_mesh_networking_api.c:99
ble_mesh_model_send_msg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_mesh_model_send_args::need_rsp
is written by 1 function and is read by 1 function:
ble_mesh_model_send_msg()
All items filtered out
ble_mesh_model_send_args::need_rsp
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