ESP-IDF
tBTA_GATTS::status
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::status
tBTA_GATTS::status field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:665
tBTA_GATT_STATUS
status
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATT_STATUS
status
;
/* BTA_GATTS_LISTEN_EVT */
bta_gatt_api.h:665
cb_data
.
status
=
BTA_GATT_ERROR
;
bta_gatts_act.c:345
bta_gatts_create_srvc()
cb_data
.
status
=
BTA_GATT_ERROR
;
bta_gatts_act.c:913
bta_gatts_listen()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTS::status
is written by 2 functions:
bta_gatts_create_srvc()
bta_gatts_listen()
All items filtered out
tBTA_GATTS::status
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