ESP-IDF
btm_sec_link_key_notification()
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_link_key_notification()
btm_sec_link_key_notification() function
* Function btm_sec_link_key_notification * Description This function is called when a new connection link key is * generated * Returns Pointer to the record or NULL
Syntax
Show:
Summary
Declaration
Definition
from
btm_int.h:1218
void
btm_sec_link_key_notification
(
UINT8
*
p_bda
,
UINT8
*
p_link_key
,
UINT8
key_type
)
;
Implemented in
btm_sec.c:4700
Arguments
Argument
p_bda
p_link_key
key_type
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