ESP-IDF
tGATT_ERROR::cmd_code
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
tGATT_ERROR::cmd_code
tGATT_ERROR::cmd_code field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:136
UINT8
cmd_code
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
cmd_code
;
gatt_int.h:136
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
.
cmd_code
=
op_code
;
gatt_utils.c:1558
gatt_send_error_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_ERROR::cmd_code
is written by 1 function and is read by 1 function:
gatt_send_error_rsp()
All items filtered out
tGATT_ERROR::cmd_code
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