ESP-IDF
gatts_connect_evt_param::conn_handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gatts_connect_evt_param::conn_handle
gatts_connect_evt_param::conn_handle field
HCI connection handle
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:191
uint16_t
conn_handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
conn_handle
;
/*!< HCI connection handle */
esp_gatts_api.h:191
param
.
connect
.
conn_handle
=
p_data
->
conn
.
conn_handle
;
btc_gatts.c:923
btc_gatts_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
gatts_connect_evt_param::conn_handle
is written by 1 function:
btc_gatts_cb_handler()
All items filtered out
gatts_connect_evt_param::conn_handle
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