ESP-IDF
BTA_GATTS_CANCEL_OPEN_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_CANCEL_OPEN_EVT
BTA_GATTS_CANCEL_OPEN_EVT macro
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:478
#define
BTA_GATTS_CANCEL_OPEN_EVT
17
Examples
References
from
examples
Code
Location
#define
BTA_GATTS_CANCEL_OPEN_EVT
17
bta_gatt_api.h:478
(
*
p_rcb
->
p_cback
)
(
BTA_GATTS_CANCEL_OPEN_EVT
,
(
tBTA_GATTS
*
)
&
cancel_open
)
;
bta_gatts_act.c:811
case
BTA_GATTS_CANCEL_OPEN_EVT
:
btc_gatts.c:941
btc_gatts_cb_to_app
(
BTA_GATTS_CANCEL_OPEN_EVT
,
gatts_if
,
&
param
)
;
btc_gatts.c:945
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