ESP-IDF
msg_cred_create()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
msg_cred_create()
msg_cred_create() function
Syntax
Show:
Summary
Declaration
from
subnet.c:297
static
int
msg_cred_create
(
struct
bt_mesh_net_cred
*
cred
,
const
uint8_t
*
p
,
size_t
p_len
,
const
uint8_t
key
[
16
]
)
;
Arguments
Argument
cred
p
p_len
key
Related Functions
Found 3 other functions taking a
bt_mesh_net_cred
argument:
Function
Description
net_encrypt()
bt_mesh_friend_cred_create()
Create Friendship credentials.
net_decrypt()
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