Bluetooth LE Stack
cycling_power_service_server_init()
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
cycling_power_service_server_init()
cycling_power_service_server_init() function
Init Server with ATT DB
Syntax
Show:
Summary
Declaration
Definition
from
cycling_power_service_server.h:182
void
cycling_power_service_server_init
(
uint32_t
feature_flags
,
cycling_power_pedal_power_balance_reference_t
pedal_power_balance_reference
,
cycling_power_torque_source_t
torque_source
,
cycling_power_sensor_location_t
*
supported_sensor_locations
,
uint16_t
num_supported_sensor_locations
,
cycling_power_sensor_location_t
current_sensor_location
)
;
Implemented in
cycling_power_service_server.c:997
Arguments
Argument
feature_flags
pedal_power_balance_reference
torque_source
supported_sensor_locations
num_supported_sensor_locations
current_sensor_location
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