ESP-IDF
tBTA_GATTS_CONF
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_CONF
tBTA_GATTS_CONF struct
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:636
typedef
struct
{
UINT16
conn_id
;
tBTA_GATT_STATUS
status
;
}
tBTA_GATTS_CONF
;
Fields
Field
Declared as
tBTA_GATTS_CONF::conn_id
UINT16
tBTA_GATTS_CONF::status
tBTA_GATT_STATUS
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
bta_gatt_api.h:636
}
tBTA_GATTS_CONF
;
bta_gatt_api.h:639
tBTA_GATTS_CONF
tBTA_GATTS_CONF
confirm
;
/* BTA_GATTS_CONF_EVT callback data */
bta_gatt_api.h:673
tBTA_GATTS
tBTA_GATTS::confirm
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::confirm
tBTA_GATTS
bta_gatt_api.h:673
Lifecycle
from
examples
All items filtered out
All items filtered out