ESP-IDF
bt_mesh_net_tx::aszmic
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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_net_tx::aszmic
bt_mesh_net_tx::aszmic field
Syntax
Show:
Summary
Declaration
from
net.h:407
uint8_t
friend_cred
:
1
__attribute__
(
(
deprecated
)
)
,
aszmic
:
1
;
Examples
References
from
examples
Code
Location
Referrer
aszmic
:
1
,
net.h:408
aszmic
:
1
,
net.h:259
net_tx
->
aszmic
,
sdu
->
len
)
;
transport.c:504
send_seg()
net_buf_add_u8
(
seg
,
(
net_tx
->
aszmic
<
<
7
)
|
seq_zero
>
>
6
)
;
transport.c:579
send_seg()
tx
->
aszmic
=
0U
;
transport.c:681
bt_mesh_trans_send()
tx
->
aszmic
=
1U
;
transport.c:683
bt_mesh_trans_send()
tx
->
ctx
->
send_tag
,
tx
->
ctx
->
send_szmic
,
tx
->
aszmic
)
;
transport.c:688
bt_mesh_trans_send()
tx
->
aszmic
,
msg
,
ad
,
tx
->
src
,
transport.c:697
bt_mesh_trans_send()
net_tx
->
aszmic
,
sdu
->
om_len
)
;
transport.c:475
send_seg()
tx
->
aszmic
=
net_tx
->
aszmic
;
transport.c:512
send_seg()
.
aszmic
=
tx
->
aszmic
,
transport.c:616
trans_encrypt()
tx
->
aszmic
=
0
;
transport.c:683
bt_mesh_trans_send()
tx
->
aszmic
=
1
;
transport.c:685
bt_mesh_trans_send()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_net_tx::aszmic
is written by 1 function and is read by 3 functions:
bt_mesh_trans_send()
All items filtered out
bt_mesh_net_tx::aszmic
send_seg()
bt_mesh_trans_send()
trans_encrypt()
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