ESP-IDF
unseg_app_sdu_meta
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
unseg_app_sdu_meta
unseg_app_sdu_meta struct
Syntax
Show:
Summary
Declaration
from
friend.c:337
struct
unseg_app_sdu_meta
{
struct
bt_mesh_app_crypto_ctx
crypto
;
const
uint8_t
*
key
;
struct
bt_mesh_subnet
*
subnet
;
uint8_t
aid
;
}
;
Fields
Field
Declared as
unseg_app_sdu_meta::crypto
struct
bt_mesh_app_crypto_ctx
unseg_app_sdu_meta::key
const
uint8_t
*
unseg_app_sdu_meta::subnet
struct
bt_mesh_subnet
*
unseg_app_sdu_meta::aid
uint8_t
Related Functions
Found 3 other functions taking a
unseg_app_sdu_meta
argument:
Function
unseg_app_sdu_unpack()
unseg_app_sdu_decrypt()
unseg_app_sdu_encrypt()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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