ESP-IDF
tBTA_GATT_REASON
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/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_GATT_REASON
tBTA_GATT_REASON
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:251
typedef
UINT16
tBTA_GATT_REASON
;
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
UINT16
tBTA_GATT_REASON
;
bta_gatt_api.h:251
tBTA_GATT_REASON
reason
;
/* disconnect reason code, not useful when connect event is reported */
bta_gatt_api.h:361
tBTA_GATTC_CLOSE
tBTA_GATTC_CLOSE::reason
tBTA_GATT_REASON
reason
;
/* report disconnect reason */
bta_gatt_api.h:624
tBTA_GATTS_CONN
tBTA_GATTS_CONN::reason
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_GATTC_CLOSE::reason
tBTA_GATTC_CLOSE
bta_gatt_api.h:361
tBTA_GATTS_CONN::reason
tBTA_GATTS_CONN
bta_gatt_api.h:624
Lifecycle
from
examples
All items filtered out
All items filtered out