Bluetooth LE Stack
battery_service_poll_timer_timeout_handler()
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_timeout_handler()
battery_service_poll_timer_timeout_handler() function
Syntax
Show:
Summary
Declaration
from
battery_service_client.c:296
static
void
battery_service_poll_timer_timeout_handler
(
btstack_timer_source_t
*
timer
)
;
Arguments
Argument
timer
Related Functions
Found 16 other functions taking a
btstack_timer_source
argument:
Function
Description
btstack_run_loop_set_timer()
Set timer based on current time in milliseconds.
btstack_run_loop_add_timer()
Add timer source.
btstack_run_loop_remove_timer()
Remove timer source.
btstack_run_loop_set_timer_handler()
Set callback that will be executed when timer expires.
btstack_run_loop_get_timer_context()
Get context for this timer
hci_initialization_timeout_handler()
btstack_run_loop_set_timer_context()
Set context for this timer
hci_halting_timeout_handler()
btstack_run_loop_base_remove_timer()
Remove timer source.
btstack_run_loop_base_add_timer()
Add timer source.
att_handle_value_indication_timeout()
gatt_client_for_timer()
gatt_client_timeout_handler()
sm_timeout_handler()
gap_random_address_update_handler()
sm_run_timer_handler()
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