ESP-IDF
BTA_SYS_EVT_START
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTA_SYS_EVT_START
BTA_SYS_EVT_START macro
* Macros
Syntax
Show:
Summary
Declaration
from
bta_sys.h:174
#define
BTA_SYS_EVT_START
(
id
)
(
(
id
)
<
<
8
)
Arguments
Argument
id
Examples
References
from
examples
Code
Location
#define
BTA_SYS_EVT_START
(
id
)
(
(
id
)
<
<
8
)
bta_sys.h:174
BTA_AG_API_REGISTER_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_AG
)
,
bta_ag_int.h:102
BTA_AV_API_DISABLE_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_AV
)
,
bta_av_int.h:42
BTA_DM_API_ENABLE_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_DM
)
,
bta_dm_int.h:53
BTA_DM_API_SEARCH_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_DM_SEARCH
)
,
bta_dm_int.h:238
BTA_GATTC_API_OPEN_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_GATTC
)
,
bta_gattc_int.h:39
BTA_GATTS_API_REG_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_GATTS
)
,
bta_gatts_int.h:37
BTA_HD_API_REGISTER_APP_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_HD
)
,
bta_hd_int.h:32
BTA_HF_CLIENT_API_REGISTER_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_HS
)
,
bta_hf_client_int.h:49
BTA_HH_API_OPEN_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_HH
)
,
bta_hh_int.h:47
BTA_JV_API_ENABLE_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_JV
)
,
bta_jv_int.h:44
BTA_SDP_API_ENABLE_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_SDP
)
,
bta_sdp_int.h:41
BTA_SYS_API_ENABLE_EVT
=
BTA_SYS_EVT_START
(
BTA_ID_SYS
)
,
bta_sys.h:183
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
Lifecycle
from
examples
All items filtered out
All items filtered out