ESP-IDF
GATT_HANDLE_VALUE_NOTIF
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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_HANDLE_VALUE_NOTIF
GATT_HANDLE_VALUE_NOTIF macro
Syntax
Show:
Summary
Declaration
from
gatt_api.h:110
#define
GATT_HANDLE_VALUE_NOTIF
0x1B
Examples
References
from
examples
Code
Location
#define
GATT_HANDLE_VALUE_NOTIF
0x1B
gatt_api.h:110
case
GATT_HANDLE_VALUE_NOTIF
:
att_protocol.c:392
case
GATT_HANDLE_VALUE_NOTIF
:
att_protocol.c:419
if
(
(
p_buf
=
attp_build_sr_msg
(
p_tcb
,
GATT_HANDLE_VALUE_NOTIF
,
(
tGATT_SR_MSG
*
)
&
notif
)
)
gatt_api.c:694
if
(
op_code
!=
GATT_HANDLE_VALUE_IND
&&
op_code
!=
GATT_HANDLE_VALUE_NOTIF
&&
gatt_cl.c:1157
if
(
op_code
!=
GATT_HANDLE_VALUE_NOTIF
&&
op_code
!=
GATT_HANDLE_VALUE_IND
&&
gatt_cl.c:1177
case
GATT_HANDLE_VALUE_NOTIF
:
gatt_cl.c:1223
if
(
op_code
!=
GATT_HANDLE_VALUE_IND
&&
op_code
!=
GATT_HANDLE_VALUE_NOTIF
&&
gatt_cl.c:1235
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