ESP-IDF
tBTA_GATTC_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
tBTA_GATTC_EVT
tBTA_GATTC_EVT
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:190
typedef
UINT8
tBTA_GATTC_EVT
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTA_GATTC_EVT
;
bta_gatt_api.h:190
static
void
bt_mesh_bta_gattc_cb
(
tBTA_GATTC_EVT
event
,
tBTA_GATTC
*
p_data
)
adapter.c:1345
bt_mesh_bta_gattc_cb()
bt_mesh_bta_gattc_cb()::event
static
void
bta_dm_gattc_callback
(
tBTA_GATTC_EVT
event
,
tBTA_GATTC
*
p_data
)
;
bta_dm_act.c:118
bta_dm_gattc_callback()
bta_dm_gattc_callback()::event
static
void
bta_dm_gattc_callback
(
tBTA_GATTC_EVT
event
,
tBTA_GATTC
*
p_data
)
bta_dm_act.c:6756
bta_dm_gattc_callback()
bta_dm_gattc_callback()::event
typedef
void
(
tBTA_GATTC_CBACK
)
(
tBTA_GATTC_EVT
event
,
tBTA_GATTC
*
p_data
)
;
bta_gatt_api.h:457
tBTA_GATTC_EVT
cmpl_evt
;
bta_gattc_int.h:158
tBTA_GATTC_API_READ
tBTA_GATTC_API_READ::cmpl_evt
tBTA_GATTC_EVT
cmpl_evt
;
bta_gattc_int.h:165
tBTA_GATTC_API_WRITE
tBTA_GATTC_API_WRITE::cmpl_evt
tBTA_GATTC_EVT
cmpl_evt
;
bta_gattc_int.h:201
tBTA_GATTC_API_READ_MULTI
tBTA_GATTC_API_READ_MULTI::cmpl_evt
static
void
btc_gattc_cback
(
tBTA_GATTC_EVT
event
,
tBTA_GATTC
*
p_data
)
btc_gattc.c:183
btc_gattc_cback()
btc_gattc_cback()::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_gattc_callback()::event
bta_dm_gattc_callback()
bta_dm_act.c:118
bta_dm_gattc_callback()::event
bta_dm_gattc_callback()
bta_dm_act.c:6756
tBTA_GATTC_API_READ::cmpl_evt
tBTA_GATTC_API_READ
bta_gattc_int.h:158
tBTA_GATTC_API_WRITE::cmpl_evt
tBTA_GATTC_API_WRITE
bta_gattc_int.h:165
tBTA_GATTC_API_READ_MULTI::cmpl_evt
tBTA_GATTC_API_READ_MULTI
bta_gattc_int.h:201
btc_gattc_cback()::event
btc_gattc_cback()
btc_gattc.c:183
bt_mesh_bta_gattc_cb()::event
bt_mesh_bta_gattc_cb()
adapter.c:1345
Lifecycle
from
examples
All items filtered out
All items filtered out