ESP-IDF
tGATT_ERROR::handle
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
tGATT_ERROR::handle
tGATT_ERROR::handle field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:135
UINT16
handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
handle
;
gatt_int.h:135
p_cmd
=
attp_build_err_cmd
(
p_msg
->
error
.
cmd_code
,
p_msg
->
error
.
handle
,
p_msg
->
error
.
reason
)
;
att_protocol.c:435
attp_build_sr_msg()
error
.
handle
=
handle
;
gatt_utils.c:1560
gatt_send_error_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_ERROR::handle
is written by 1 function and is read by 1 function:
gatt_send_error_rsp()
All items filtered out
tGATT_ERROR::handle
attp_build_sr_msg()
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