ESP-IDF
dpp_auth_req_rx()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
dpp_auth_req_rx()
dpp_auth_req_rx() function
Syntax
Show:
Summary
Declaration
Definition
from
dpp.h:458
struct
dpp_authentication
*
dpp_auth_req_rx
(
void
*
msg_ctx
,
u8
dpp_allowed_roles
,
int
qr_mutual
,
struct
dpp_bootstrap_info
*
peer_bi
,
struct
dpp_bootstrap_info
*
own_bi
,
unsigned
int
freq
,
const
u8
*
hdr
,
const
u8
*
attr_start
,
size_t
attr_len
)
;
Implemented in
dpp.c:1686
Arguments
Argument
msg_ctx
dpp_allowed_roles
qr_mutual
peer_bi
own_bi
freq
hdr
attr_start
attr_len
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