ESP-IDF
tBTA_SYS_REG::evt_hdlr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
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
tBTA_SYS_REG::evt_hdlr
tBTA_SYS_REG::evt_hdlr field
Syntax
Show:
Summary
Declaration
from
bta_sys.h:152
tBTA_SYS_EVT_HDLR
*
evt_hdlr
;
Examples
References
from
examples
Code
Location
Scope
Referrer
tBTA_SYS_EVT_HDLR
*
evt_hdlr
;
bta_sys.h:152
static
const
tBTA_SYS_REG
bta_ag_reg
=
bta_ag_api.c:39
bta_ag_reg
bta_ag_hdl_event()
static
const
tBTA_SYS_REG
bta_av_reg
=
{
bta_av_api.c:41
bta_av_reg
bta_av_hdl_event()
static
const
tBTA_SYS_REG
bta_dm_reg
=
{
bta_dm_api.c:40
bta_dm_reg
bta_dm_sm_execute()
static
const
tBTA_SYS_REG
bta_dm_search_reg
=
{
bta_dm_api.c:45
bta_dm_search_reg
bta_dm_search_sm_execute()
static
const
tBTA_SYS_REG
bta_gattc_reg
=
{
bta_gattc_api.c:39
bta_gattc_reg
bta_gattc_hdl_event()
static
const
tBTA_SYS_REG
bta_gatts_reg
=
{
bta_gatts_api.c:40
bta_gatts_reg
bta_gatts_hdl_event()
static
const
tBTA_SYS_REG
bta_hd_reg
=
{
bta_hd_hdl_event
,
BTA_HdDisable
}
;
bta_hd_api.c:38
bta_hd_reg
bta_hd_hdl_event()
static
const
tBTA_SYS_REG
bta_hf_client_reg
=
{
bta_hf_client_api.c:36
bta_hf_client_reg
bta_hf_client_hdl_event()
static
const
tBTA_SYS_REG
bta_hh_reg
=
{
bta_hh_api.c:44
bta_hh_reg
bta_hh_hdl_event()
static
const
tBTA_SYS_REG
bta_jv_reg
=
{
bta_jv_api.c:46
bta_jv_reg
bta_jv_sm_execute()
static
const
tBTA_SYS_REG
bta_sdp_reg
=
{
bta_sdp_api.c:39
bta_sdp_reg
bta_sdp_sm_execute()
static
const
tBTA_SYS_REG
bta_sys_hw_reg
=
{
bta_sys_main.c:68
bta_sys_hw_reg
bta_sys_sm_execute()
freebuf
=
(
*
bta_sys_cb
.
reg
[
id
]
->
evt_hdlr
)
(
p_msg
)
;
bta_sys_main.c:499
bta_sys_event()
Call Tree
from
examples
tBTA_SYS_REG::evt_hdlr
is called by 1 function:
bta_sys_event()
All items filtered out
tBTA_SYS_REG::evt_hdlr
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
tBTA_SYS_REG::evt_hdlr
implements 12 functionss:
bta_av_hdl_event()
bta_dm_sm_execute()
bta_dm_search_sm_execute()
bta_gattc_hdl_event()
bta_gatts_hdl_event()
bta_hd_hdl_event()
bta_hh_hdl_event()
bta_jv_sm_execute()
bta_ag_hdl_event()
bta_hf_client_hdl_event()
bta_sdp_sm_execute()
bta_sys_sm_execute()
All items filtered out
tBTA_SYS_REG::evt_hdlr
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out