ESP-IDF
tBTM_LINK_KEY_CALLBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_LINK_KEY_CALLBACK
tBTM_LINK_KEY_CALLBACK
Syntax
Show:
Summary
Declaration
from
btm_api.h:1482
typedef
UINT8
(
tBTM_LINK_KEY_CALLBACK
)
(
BD_ADDR
bd_addr
,
DEV_CLASS
dev_class
,
tBTM_BD_NAME
bd_name
,
UINT8
*
key
,
UINT8
key_type
,
BOOLEAN
sc_support
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
(
tBTM_LINK_KEY_CALLBACK
)
(
BD_ADDR
bd_addr
,
DEV_CLASS
dev_class
,
btm_api.h:1482
tBTM_LINK_KEY_CALLBACK
*
p_link_key_callback
;
btm_api.h:1884
tBTM_APPL_INFO
tBTM_APPL_INFO::p_link_key_callback
tBTM_LINK_KEY_CALLBACK
*
p_callback
)
;
btm_api.h:3420
BTM_SecRegisterLinkKeyNotificationCallback()
BTM_SecRegisterLinkKeyNotificationCallback()::p_callback
BOOLEAN
BTM_SecRegisterLinkKeyNotificationCallback
(
tBTM_LINK_KEY_CALLBACK
*
p_callback
)
btm_sec.c:272
BTM_SecRegisterLinkKeyNotificationCallback()
BTM_SecRegisterLinkKeyNotificationCallback()::p_callback
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
Instance
Scope
Location
Project
tBTM_APPL_INFO::p_link_key_callback
tBTM_APPL_INFO
btm_api.h:1884
BTM_SecRegisterLinkKeyNotificationCallback()::p_callback
BTM_SecRegisterLinkKeyNotificationCallback()
btm_api.h:3420
BTM_SecRegisterLinkKeyNotificationCallback()::p_callback
BTM_SecRegisterLinkKeyNotificationCallback()
btm_sec.c:272
Lifecycle
from
examples
All items filtered out
All items filtered out