ESP-IDF
ESP_GATT_MAX_READ_MULTI_HANDLES
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ESP_GATT_MAX_READ_MULTI_HANDLES
ESP_GATT_MAX_READ_MULTI_HANDLES macro
Syntax
Show:
Summary
Declaration
from
esp_gatt_defs.h:24
#define
ESP_GATT_MAX_READ_MULTI_HANDLES
10
Examples
References
from
examples
Code
Location
#define
ESP_GATT_MAX_READ_MULTI_HANDLES
10
esp_gatt_defs.h:24
uint16_t
handles
[
ESP_GATT_MAX_READ_MULTI_HANDLES
]
;
btc_gattc.h:110
uint16_t
handles
[
ESP_GATT_MAX_READ_MULTI_HANDLES
]
;
/*!< List of attribute handles. */
esp_gatt_defs.h:643
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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