ESP-IDF
tBTA_GATTS_OPEN
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
tBTA_GATTS_OPEN
tBTA_GATTS_OPEN struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:651
typedef
struct
{
tBTA_GATT_STATUS
status
;
tBTA_GATTS_IF
server_if
;
}
tBTA_GATTS_OPEN
;
Fields
Field
Declared as
tBTA_GATTS_OPEN::status
tBTA_GATT_STATUS
tBTA_GATTS_OPEN::server_if
tBTA_GATTS_IF
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_gatt_api.h:651
}
tBTA_GATTS_OPEN
;
bta_gatt_api.h:654
tBTA_GATTS_OPEN
tBTA_GATTS_OPEN
open
;
/* BTA_GATTS_OPEN_EVT callback data */
bta_gatt_api.h:675
tBTA_GATTS
tBTA_GATTS::open
tBTA_GATTS_OPEN
open
;
bta_gatts_act.c:756
bta_gatts_open()
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
tBTA_GATTS::open
tBTA_GATTS
bta_gatt_api.h:675
Lifecycle
from
examples
All items filtered out
All items filtered out