Bluetooth LE Stack
battery_service_poll_timer_start()
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
battery_service_poll_timer_start()
battery_service_poll_timer_start() function
Syntax
Show:
Summary
Declaration
Definition
from
battery_service_client.c:69
static
void
battery_service_poll_timer_start
(
battery_service_client_t
*
client
)
;
Implemented in
battery_service_client.c:307
Arguments
Argument
client
Related Functions
Found 9 other functions taking a
battery_service_client_t
argument:
Function
battery_service_finalize_client()
battery_service_emit_connection_established()
battery_service_run_for_client()
battery_service_emit_battery_level()
btstack_memory_battery_service_client_free()
battery_service_start_polling_if_needed()
battery_service_registered_notification()
battery_service_client_validate_service()
battery_service_client_handle_query_complete()
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