ESP-IDF
l2c_link_sec_comp()
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
l2c_link_sec_comp()
l2c_link_sec_comp() function
* Function l2c_link_sec_comp * Description This function is called when required security procedures * are completed. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
l2c_int.h:731
extern
void
l2c_link_sec_comp
(
BD_ADDR
p_bda
,
tBT_TRANSPORT
transport
,
void
*
p_ref_data
,
UINT8
status
)
;
Implemented in
l2c_link.c:280
Arguments
Argument
p_bda
transport
p_ref_data
status
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