ESP-IDF
+
0
/5 examples
SourceVu will show references to
esp_attr_value_t::attr_max_len
from the following samples and libraries:
Bluedroid_GATT_Server sample
gatt_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_server sample
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
esp_attr_value_t::attr_max_len
esp_attr_value_t::attr_max_len field
attribute max value length
Syntax
Show:
Summary
Declaration
from
esp_gatt_defs.h:563
uint16_t
attr_max_len
;
Examples
esp_attr_value_t::attr_max_len
is referenced by 5 libraries and example projects:
Bluedroid_GATT_Server sample
gatt_server sample
a2dp_gatts_coex sample
gattc_gatts_coex sample
throughput_server sample
References
from
0/5
examples
Code
Location
Referrer
uint16_t
attr_max_len
;
/*!< attribute max value length */
esp_gatt_defs.h:563
arg
.
add_char
.
char_val
.
attr_max_len
=
char_val
->
attr_max_len
;
esp_gatts_api.c:160
esp_ble_gatts_add_char()
arg
.
add_descr
.
descr_val
.
attr_max_len
=
char_descr_val
->
attr_max_len
;
esp_gatts_api.c:200
esp_ble_gatts_add_char_descr()
}
else
if
(
char_val
->
attr_max_len
==
0
)
{
esp_gatts_api.c:419
esp_ble_gatts_add_char_desc_param_check()
Call Tree
from
0/5
examples
All items filtered out
All items filtered out
Data Use
from
0/5
examples
esp_attr_value_t::attr_max_len
is written by 2 functions and is read by 3 functions:
esp_ble_gatts_add_char()
esp_ble_gatts_add_char_descr()
All items filtered out
esp_attr_value_t::attr_max_len
esp_ble_gatts_add_char()
esp_ble_gatts_add_char_descr()
esp_ble_gatts_add_char_desc_param_check()
All items filtered out
Class Tree
from
0/5
examples
All items filtered out
All items filtered out
Override Tree
from
0/5
examples
All items filtered out
All items filtered out
Implementations
from
0/5
examples
All items filtered out
All items filtered out
Instances
from
0/5
examples
Lifecycle
from
0/5
examples
All items filtered out
All items filtered out