ESP-IDF
ble_gattc_criteria_conn_op::conn_handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/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
ble_gattc_criteria_conn_op::conn_handle
ble_gattc_criteria_conn_op::conn_handle field
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:894
uint16_t
conn_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
conn_handle
;
ble_gattc.c:894
if
(
criteria
->
conn_handle
!=
proc
->
conn_handle
)
{
ble_gattc.c:916
ble_gattc_proc_matches_conn_op()
if
(
criteria
->
conn_handle
!=
proc
->
conn_handle
)
{
ble_gattc.c:934
ble_gattc_proc_matches_conn_cid_op()
criteria
.
conn_handle
=
conn_handle
;
ble_gattc.c:1092
ble_gattc_extract_by_conn_op()
criteria
.
conn_handle
=
conn_handle
;
ble_gattc.c:1105
ble_gattc_extract_by_conn_cid_op()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_gattc_criteria_conn_op::conn_handle
is written by 2 functions and is read by 2 functions:
ble_gattc_extract_by_conn_op()
ble_gattc_extract_by_conn_cid_op()
All items filtered out
ble_gattc_criteria_conn_op::conn_handle
ble_gattc_proc_matches_conn_op()
ble_gattc_proc_matches_conn_cid_op()
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