Bluetooth LE Stack
battery_service_client_handle_query_complete()
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_client_handle_query_complete()
battery_service_client_handle_query_complete() function
Syntax
Show:
Summary
Declaration
from
battery_service_client.c:331
static
bool
battery_service_client_handle_query_complete
(
battery_service_client_t
*
client
,
uint8_t
status
)
;
Arguments
Argument
client
status
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()
btstack_memory_battery_service_client_free()
battery_service_start_polling_if_needed()
battery_service_registered_notification()
battery_service_client_validate_service()
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