ESP-IDF
bt_mesh_model_pub::send_szmic
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
bt_mesh_model_pub::send_szmic
bt_mesh_model_pub::send_szmic field
Size of TransMIC when sending Segmented Access message
Syntax
Show:
Summary
Declaration
from
access.h:412
uint16_t
key
:
12
,
cred
:
1
,
send_rel
:
1
,
send_szmic
:
1
;
Examples
References
from
examples
Code
Location
Referrer
send_szmic
:
1
;
/**< Size of TransMIC when sending Segmented Access message */
access.h:415
ctx
.
send_szmic
=
pub
->
send_szmic
;
access.c:216
publish_retransmit()
ctx
.
send_szmic
=
pub
->
send_szmic
;
access.c:1098
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_szmic
is read by 2 functions:
All items filtered out
bt_mesh_model_pub::send_szmic
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