ESP-IDF
GATT_INTERNAL_ERROR
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
GATT_INTERNAL_ERROR
GATT_INTERNAL_ERROR macro
Syntax
Show:
Summary
Declaration
from
gatt_api.h:52
#define
GATT_INTERNAL_ERROR
0x81
Examples
References
from
examples
Code
Location
#define
GATT_INTERNAL_ERROR
0x81
gatt_api.h:52
return
GATT_INTERNAL_ERROR
;
att_protocol.c:367
att_ret
=
GATT_INTERNAL_ERROR
;
att_protocol.c:515
#define
BTA_GATT_INTERNAL_ERROR
GATT_INTERNAL_ERROR
/* 0x81 */
bta_gatt_api.h:109
tBTA_GATT_STATUS
status
=
GATT_INTERNAL_ERROR
;
bta_gattc_act.c:1583
gatt_end_operation
(
p_clcb
,
GATT_INTERNAL_ERROR
,
NULL
)
;
gatt_auth.c:79
UINT8
rt
=
GATT_INTERNAL_ERROR
;
gatt_cl.c:139
rt
=
GATT_INTERNAL_ERROR
;
gatt_cl.c:267
rt
=
GATT_INTERNAL_ERROR
;
gatt_cl.c:272
gatt_end_operation
(
p_clcb
,
GATT_INTERNAL_ERROR
,
(
void
*
)
p
)
;
gatt_cl.c:884
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