ESP-IDF
gatts_read_evt_param::is_long
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_read_evt_param::is_long
gatts_read_evt_param::is_long field
True indicates that the length of value is greater than the MTU size; false otherwise.
Syntax
Show:
Summary
Declaration
from
esp_gatts_api.h:69
bool
is_long
;
Examples
References
from
examples
Code
Location
Referrer
bool
is_long
;
/*!< True indicates that the length of value is greater than the MTU size; false otherwise. */
esp_gatts_api.h:69
param
.
read
.
is_long
=
p_data
->
req_data
.
p_data
->
read_req
.
is_long
;
btc_gatts.c:788
btc_gatts_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
gatts_read_evt_param::is_long
is written by 1 function:
btc_gatts_cb_handler()
All items filtered out
gatts_read_evt_param::is_long
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