ESP-IDF
bt_mesh_model_pub::send_rel
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
bt_mesh_model_pub::send_rel
bt_mesh_model_pub::send_rel field
Syntax
Show:
Summary
Declaration
from
access.h:412
uint16_t
key
:
12
,
cred
:
1
,
send_rel
:
1
;
Examples
References
from
examples
Code
Location
Referrer
send_rel
:
1
,
/**< Force reliable sending (segment acks) */
access.h:414
send_rel
:
1
,
/**< Force reliable sending (segment acks) */
access.h:327
if
(
pub
->
send_rel
)
{
access.c:217
publish_retransmit()
if
(
pub
->
send_rel
)
{
access.c:1102
bt_mesh_model_publish()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_model_pub::send_rel
is read by 2 functions:
All items filtered out
bt_mesh_model_pub::send_rel
publish_retransmit()
bt_mesh_model_publish()
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