ESP-IDF
tBTA_GATTS_EVT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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_GATTS_EVT
tBTA_GATTS_EVT
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:485
typedef
UINT8
tBTA_GATTS_EVT
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT8
tBTA_GATTS_EVT
;
bta_gatt_api.h:485
static
void
bt_mesh_bta_gatts_cb
(
tBTA_GATTS_EVT
event
,
tBTA_GATTS
*
p_data
)
adapter.c:560
bt_mesh_bta_gatts_cb()
bt_mesh_bta_gatts_cb()::event
typedef
void
(
tBTA_GATTS_CBACK
)
(
tBTA_GATTS_EVT
event
,
tBTA_GATTS
*
p_data
)
;
bta_gatt_api.h:693
static
void
btc_gatts_inter_cb
(
tBTA_GATTS_EVT
event
,
tBTA_GATTS
*
p_data
)
btc_gatts.c:565
btc_gatts_inter_cb()
btc_gatts_inter_cb()::event
static
void
blufi_profile_cb
(
tBTA_GATTS_EVT
event
,
tBTA_GATTS
*
p_data
)
;
esp_blufi.c:85
blufi_profile_cb()
blufi_profile_cb()::event
static
void
blufi_profile_cb
(
tBTA_GATTS_EVT
event
,
tBTA_GATTS
*
p_data
)
esp_blufi.c:106
blufi_profile_cb()
blufi_profile_cb()::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
blufi_profile_cb()::event
blufi_profile_cb()
esp_blufi.c:85
blufi_profile_cb()::event
blufi_profile_cb()
esp_blufi.c:106
btc_gatts_inter_cb()::event
btc_gatts_inter_cb()
btc_gatts.c:565
bt_mesh_bta_gatts_cb()::event
bt_mesh_bta_gatts_cb()
adapter.c:560
Lifecycle
from
examples
All items filtered out
All items filtered out