Bluetooth LE Stack
btstack_memory_battery_service_client_free()
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
btstack_memory_battery_service_client_free()
btstack_memory_battery_service_client_free() function
Syntax
Show:
Summary
Declaration
Definition
from
btstack_memory.h:158
void
btstack_memory_battery_service_client_free
(
battery_service_client_t
*
battery_service_client
)
;
Implemented in
btstack_memory.c:1188
Arguments
Argument
battery_service_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()
battery_service_poll_timer_start()
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