Bluetooth LE Stack
hids_client_report_next_notification_report_index()
is only used within Bluetooth LE Stack.
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
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
hids_client_report_next_notification_report_index()
hids_client_report_next_notification_report_index() function
Syntax
Show:
Summary
Declaration
from
hids_client.c:443
static
bool
hids_client_report_next_notification_report_index
(
hids_client_t
*
client
)
;
Arguments
Argument
client
Related Functions
Found 31 other functions taking a
hids_client_t
argument:
Function
hids_run_for_client()
hids_emit_connection_established()
hids_finalize_client()
hids_client_add_characteristic()
hids_client_get_next_notification_report_index()
hids_client_report_query_init()
hids_emit_notifications_configuration()
btstack_memory_hids_client_free()
hids_client_descriptors_len()
find_report_index_for_value_handle()
find_external_report_index_for_value_handle()
find_report_index_for_report_id_and_report_type()
hids_client_get_next_active_report_map_index()
hids_client_report_map_uuid_query_init()
hids_client_get_next_report_index()
hids_client_report_query_next_report()
hids_client_report_next_notifications_configuration_report_index()
hids_client_notifications_configuration_init()
hids_client_setup_report_event()
hids_client_setup_report_event_with_report_id()
hids_client_descriptor_storage_init()
hids_client_descriptor_storage_store()
hids_client_descriptor_storage_delete()
external_report_index_for_uuid_exists()
hids_client_add_external_report()
hids_client_report_query_next_report_map()
hids_client_report_map_query_init()
hids_client_report_query_next_report_map_uuid()
hids_client_report_notifications_init()
hids_client_emit_hid_information_event()
hids_client_emit_protocol_mode_event()
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