ESP-IDF
GATT_WRONG_STATE
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
GATT_WRONG_STATE
GATT_WRONG_STATE macro
Syntax
Show:
Summary
Declaration
from
gatt_api.h:53
#define
GATT_WRONG_STATE
0x82
Examples
References
from
examples
Code
Location
#define
GATT_WRONG_STATE
0x82
gatt_api.h:53
return
GATT_WRONG_STATE
;
bta_gattc_cache.c:318
return
GATT_WRONG_STATE
;
bta_gattc_cache.c:369
return
GATT_WRONG_STATE
;
bta_gattc_cache.c:407
return
GATT_WRONG_STATE
;
gatt_api.c:613
return
GATT_WRONG_STATE
;
gatt_api.c:685
return
GATT_WRONG_STATE
;
gatt_api.c:737
return
(
GATT_WRONG_STATE
)
;
gatt_api.c:744
status
=
GATT_WRONG_STATE
;
gatt_api.c:1600
return
GATT_WRONG_STATE
;
gatt_api.c:1763
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