ESP-IDF
tGATT_SR_CMD::handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_CMD::handle
tGATT_SR_CMD::handle field
Syntax
Show:
Summary
Declaration
from
gatt_int.h:293
UINT16
handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
handle
;
gatt_int.h:293
p_cmd
->
handle
=
handle
;
gatt_sr.c:97
gatt_sr_enqueue_cmd()
ret_code
=
gatt_send_error_rsp
(
p_tcb
,
status
,
op_code
,
p_tcb
->
sr_cmd
.
handle
,
FALSE
)
;
gatt_sr.c:449
gatt_sr_process_app_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tGATT_SR_CMD::handle
is written by 1 function and is read by 1 function:
gatt_sr_enqueue_cmd()
All items filtered out
tGATT_SR_CMD::handle
gatt_sr_process_app_rsp()
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