ESP-IDF
tBTM_SEC_CBACK
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_SEC_CBACK
tBTM_SEC_CBACK
Syntax
Show:
Summary
Declaration
from
btm_api.h:1696
typedef
void
(
tBTM_SEC_CBACK
)
(
BD_ADDR
bd_addr
,
tBT_TRANSPORT
transport
,
void
*
p_ref_data
,
tBTM_STATUS
result
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
void
(
tBTM_SEC_CBACK
)
(
BD_ADDR
bd_addr
,
tBT_TRANSPORT
transport
,
btm_api.h:1696
tBTM_SEC_CBACK
*
p_callback
,
void
*
p_ref_data
)
;
btm_api.h:3754
BTM_SetEncryption()
BTM_SetEncryption()::p_callback
typedef
tBTM_SEC_CBACK
tBTM_SEC_CALLBACK
;
btm_int.h:397
tBTM_SEC_CALLBACK
tBTM_STATUS
BTM_SetEncryption
(
BD_ADDR
bd_addr
,
tBT_TRANSPORT
transport
,
tBTM_SEC_CBACK
*
p_callback
,
btm_sec.c:1355
BTM_SetEncryption()
BTM_SetEncryption()::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
BTM_SetEncryption()::p_callback
BTM_SetEncryption()
btm_api.h:3754
BTM_SetEncryption()::p_callback
BTM_SetEncryption()
btm_sec.c:1355
Lifecycle
from
examples
All items filtered out
All items filtered out