ESP-IDF
tBTM_LE_CALLBACK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_LE_CALLBACK
tBTM_LE_CALLBACK
Syntax
Show:
Summary
Declaration
from
btm_api.h:1853
typedef
UINT8
(
tBTM_LE_CALLBACK
)
(
tBTM_LE_EVT
event
,
BD_ADDR
bda
,
tBTM_LE_EVT_DATA
*
p_data
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
(
tBTM_LE_CALLBACK
)
(
tBTM_LE_EVT
event
,
BD_ADDR
bda
,
tBTM_LE_EVT_DATA
*
p_data
)
;
btm_api.h:1853
tBTM_LE_CALLBACK
*
p_le_callback
;
btm_api.h:1891
tBTM_APPL_INFO
tBTM_APPL_INFO::p_le_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_le_callback
tBTM_APPL_INFO
btm_api.h:1891
Lifecycle
from
examples
All items filtered out
All items filtered out