ESP-IDF
BTA_GATTC_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_GATTC_OPEN_EVT
BTA_GATTC_OPEN_EVT macro
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:148
#define
BTA_GATTC_OPEN_EVT
2
Examples
References
from
examples
Code
Location
#define
BTA_GATTC_OPEN_EVT
2
/* GATTC open request status event */
bta_gatt_api.h:148
case
BTA_GATTC_OPEN_EVT
:
adapter.c:1657
case
BTA_GATTC_OPEN_EVT
:
bta_dm_act.c:6770
(
*
p_clreg
->
p_cback
)
(
BTA_GATTC_OPEN_EVT
,
&
cb_data
)
;
bta_gattc_utils.c:771
case
BTA_GATTC_OPEN_EVT
:
{
btc_gattc.c:919
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