ESP-IDF
BTA_GATTS_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_OPEN_EVT
BTA_GATTS_OPEN_EVT macro
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:477
#define
BTA_GATTS_OPEN_EVT
16
Examples
References
from
examples
Code
Location
#define
BTA_GATTS_OPEN_EVT
16
bta_gatt_api.h:477
(
*
p_rcb
->
p_cback
)
(
BTA_GATTS_OPEN_EVT
,
(
tBTA_GATTS
*
)
&
open
)
;
bta_gatts_act.c:777
case
BTA_GATTS_OPEN_EVT
:
btc_gatts.c:935
btc_gatts_cb_to_app
(
BTA_GATTS_OPEN_EVT
,
gatts_if
,
&
param
)
;
btc_gatts.c:939
case
BTA_GATTS_OPEN_EVT
:
esp_blufi.c:352
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