ESP-IDF
tBTM_SP_EVT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_SP_EVT
tBTM_SP_EVT
Syntax
Show:
Summary
Declaration
from
btm_api.h:1522
typedef
UINT8
tBTM_SP_EVT
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTM_SP_EVT
;
btm_api.h:1522
static
UINT8
bta_dm_sp_cback
(
tBTM_SP_EVT
event
,
tBTM_SP_EVT_DATA
*
p_data
)
;
bta_dm_act.c:82
bta_dm_sp_cback()
bta_dm_sp_cback()::event
static
UINT8
bta_dm_sp_cback
(
tBTM_SP_EVT
event
,
tBTM_SP_EVT_DATA
*
p_data
)
bta_dm_act.c:3266
bta_dm_sp_cback()
bta_dm_sp_cback()::event
typedef
UINT8
(
tBTM_SP_CALLBACK
)
(
tBTM_SP_EVT
event
,
tBTM_SP_EVT_DATA
*
p_data
)
;
btm_api.h:1685
void
btm_proc_sp_req_evt
(
tBTM_SP_EVT
event
,
UINT8
*
p
)
;
btm_int.h:1214
btm_proc_sp_req_evt()
btm_proc_sp_req_evt()::event
void
btm_proc_sp_req_evt
(
tBTM_SP_EVT
event
,
UINT8
*
p
)
btm_sec.c:3519
btm_proc_sp_req_evt()
btm_proc_sp_req_evt()::event
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
bta_dm_sp_cback()::event
bta_dm_sp_cback()
bta_dm_act.c:82
bta_dm_sp_cback()::event
bta_dm_sp_cback()
bta_dm_act.c:3266
btm_proc_sp_req_evt()::event
btm_proc_sp_req_evt()
btm_int.h:1214
btm_proc_sp_req_evt()::event
btm_proc_sp_req_evt()
btm_sec.c:3519
Lifecycle
from
examples
All items filtered out
All items filtered out