ESP-IDF
GATT_UUID_CHAR_DESCRIPTION
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/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_UUID_CHAR_DESCRIPTION
GATT_UUID_CHAR_DESCRIPTION macro
Syntax
Show:
Summary
Declaration
from
gattdefs.h:38
#define
GATT_UUID_CHAR_DESCRIPTION
0x2901
Examples
References
from
examples
Code
Location
#define
GATT_UUID_CHAR_DESCRIPTION
0x2901
/* Characteristic User Description*/
gattdefs.h:38
case
GATT_UUID_CHAR_DESCRIPTION
:
gatt_db.c:1231
}
else
if
(
p_attr
->
uuid
==
GATT_UUID_CHAR_DESCRIPTION
||
gatt_sr_hash.c:85
}
else
if
(
p_attr
->
uuid
==
GATT_UUID_CHAR_DESCRIPTION
||
gatt_sr_hash.c:139
case
GATT_UUID_CHAR_DESCRIPTION
:
gatt_sr_hash.c:240
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