ESP-IDF
BTA_GATTS_CLOSE_EVT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTA_GATTS_CLOSE_EVT
BTA_GATTS_CLOSE_EVT macro
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:479
#define
BTA_GATTS_CLOSE_EVT
18
Examples
References
from
examples
Code
Location
#define
BTA_GATTS_CLOSE_EVT
18
bta_gatt_api.h:479
case
BTA_GATTS_CLOSE_EVT
:
adapter.c:688
(
*
p_rcb
->
p_cback
)
(
BTA_GATTS_CLOSE_EVT
,
(
tBTA_GATTS
*
)
&
close
)
;
bta_gatts_act.c:850
case
BTA_GATTS_CLOSE_EVT
:
btc_gatts.c:948
btc_gatts_cb_to_app
(
BTA_GATTS_CLOSE_EVT
,
gatts_if
,
&
param
)
;
btc_gatts.c:953
case
BTA_GATTS_CLOSE_EVT
:
esp_blufi.c:354
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