ESP-IDF
btc_gatts_check_valid_attr_tab()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_gatts_check_valid_attr_tab()
btc_gatts_check_valid_attr_tab() function
Syntax
Show:
Summary
Declaration
Definition
from
btc_gatts.c:33
static
esp_gatt_status_t
btc_gatts_check_valid_attr_tab
(
esp_gatts_attr_db_t
*
gatts_attr_db
,
uint8_t
max_nb_attr
)
;
Implemented in
btc_gatts.c:430
Arguments
Argument
gatts_attr_db
max_nb_attr
Related Functions
Found 4 other functions taking a
esp_gatts_attr_db_t
argument:
Function
Description
add_db_record()
esp_ble_gatts_create_attr_tab()
Create a service attribute table
btc_gatts_act_create_attr_tab()
populate_gatt_db()
Examples
References
from
examples
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