ESP-IDF
gatts_rsp_evt_param::handle
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
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
gatts_rsp_evt_param::handle
gatts_rsp_evt_param::handle field
Attribute handle which sends the response
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:239
uint16_t
handle
;
Examples
References
from
examples
Code
Location
Referrer
uint16_t
handle
;
/*!< Attribute handle which sends the response */
esp_gatts_api.h:239
param
.
rsp
.
handle
=
rsp_struct
.
attr_value
.
handle
;
btc_gatts.c:690
btc_gatts_call_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
gatts_rsp_evt_param::handle
is written by 1 function:
btc_gatts_call_handler()
All items filtered out
gatts_rsp_evt_param::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