ESP-IDF
ble_gattc_criteria_conn_rx_entry::conn_handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/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_rx_entry::conn_handle
ble_gattc_criteria_conn_rx_entry::conn_handle field
Syntax
Show:
Summary
Declaration
from
ble_gattc.c:977
uint16_t
conn_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
conn_handle
;
ble_gattc.c:977
if
(
criteria
->
conn_handle
!=
BLE_HS_CONN_HANDLE_NONE
&&
ble_gattc.c:991
ble_gattc_proc_matches_conn_rx_entry()
criteria
->
conn_handle
!=
proc
->
conn_handle
&&
ble_gattc.c:992
ble_gattc_proc_matches_conn_rx_entry()
criteria
.
conn_handle
=
conn_handle
;
ble_gattc.c:1159
ble_gattc_extract_with_rx_entry()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_gattc_criteria_conn_rx_entry::conn_handle
is written by 1 function and is read by 1 function:
ble_gattc_extract_with_rx_entry()
All items filtered out
ble_gattc_criteria_conn_rx_entry::conn_handle
ble_gattc_proc_matches_conn_rx_entry()
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