ESP-IDF
tGATT_SR_MSG::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
tGATT_SR_MSG::error
tGATT_SR_MSG::error field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:156
tGATT_ERROR
error
;
Examples
References
from
examples
Code
Location
Referrer
tGATT_ERROR
error
;
/* ERROR_RSP */
gatt_int.h:156
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()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_SR_MSG::error
is read by 1 function:
All items filtered out
tGATT_SR_MSG::error
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