ESP-IDF
bt_mesh_app_crypto_ctx::src
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_app_crypto_ctx::src
bt_mesh_app_crypto_ctx::src field
Syntax
Show:
Summary
Declaration
from
crypto.h:137
uint16_t
src
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
src
;
crypto.h:137
sys_put_be16
(
ctx
->
src
,
&
nonce
[
5
]
)
;
crypto.c:395
create_app_nonce()
BT_DBG
(
"dev_key %u src 0x%04x dst 0x%04x"
,
ctx
->
dev_key
,
ctx
->
src
,
crypto.c:409
bt_mesh_app_encrypt()
meta
->
crypto
.
src
=
net
.
ctx
.
addr
;
friend.c:364
unseg_app_sdu_unpack()
.
src
=
tx
->
src
,
transport.c:617
trans_encrypt()
.
src
=
rx
->
ctx
.
addr
,
transport.c:750
sdu_recv()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
bt_mesh_app_crypto_ctx::src
is written by 1 function and is read by 2 functions:
unseg_app_sdu_unpack()
All items filtered out
bt_mesh_app_crypto_ctx::src
create_app_nonce()
bt_mesh_app_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