ESP-IDF
get_device_map_index_by_gatts_if()
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
get_device_map_index_by_gatts_if()
get_device_map_index_by_gatts_if() function
Syntax
Show:
Summary
Declaration
from
ble_hidd.c:600
static
int
get_device_map_index_by_gatts_if
(
esp_ble_hidd_dev_t
*
dev
,
esp_gatt_if_t
gatts_if
)
;
Arguments
Argument
dev
gatts_if
Related Functions
Found 12 other functions taking a
esp_ble_hidd_dev_s
argument:
Function
get_report_by_handle()
create_hid_db()
get_report_by_id_and_type()
ble_hid_free_config()
ble_hid_start_gatts()
create_bat_db()
create_info_db()
bat_event_handler()
info_event_handler()
hid_event_handler()
ble_hid_stop_gatts()
ble_hid_init_config()
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