ESP-IDF
btc_gatts_act_create_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_act_create_attr_tab()
btc_gatts_act_create_attr_tab() function
Syntax
Show:
Summary
Declaration
from
btc_gatts.c:220
static
void
btc_gatts_act_create_attr_tab
(
esp_gatts_attr_db_t
*
gatts_attr_db
,
esp_gatt_if_t
gatts_if
,
uint16_t
max_nb_attr
,
uint8_t
srvc_inst_id
)
;
Arguments
Argument
gatts_attr_db
gatts_if
max_nb_attr
srvc_inst_id
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_check_valid_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