ESP-IDF
btm_sec_encrypt_change()
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
btm_sec_encrypt_change()
btm_sec_encrypt_change() function
SMP_INCLUDED == TRUE * Function btm_sec_encrypt_change * Description This function is when encryption of the connection is * completed by the LM * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
btm_int.h:1205
void
btm_sec_encrypt_change
(
UINT16
handle
,
UINT8
status
,
UINT8
encr_enable
)
;
Implemented in
btm_sec.c:4064
Arguments
Argument
handle
status
encr_enable
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