Bluetooth LE Stack
cycling_power_con_interval_status_t
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
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_con_interval_status_t
cycling_power_con_interval_status_t enum
Syntax
Show:
Summary
Declaration
from
cycling_power_service_server.c:102
enum
{
CP_CONNECTION_INTERVAL_STATUS_NONE
=
0
,
CP_CONNECTION_INTERVAL_STATUS_RECEIVED
,
CP_CONNECTION_INTERVAL_STATUS_ACCEPTED
,
CP_CONNECTION_INTERVAL_STATUS_W4_L2CAP_RESPONSE
,
CP_CONNECTION_INTERVAL_STATUS_W4_UPDATE
,
CP_CONNECTION_INTERVAL_STATUS_REJECTED
}
;
Values
Value
Declared as
cycling_power_con_interval_status_t::CP_CONNECTION_INTERVAL_STATUS_NONE
=
0
cycling_power_con_interval_status_t::CP_CONNECTION_INTERVAL_STATUS_RECEIVED
cycling_power_con_interval_status_t::CP_CONNECTION_INTERVAL_STATUS_ACCEPTED
cycling_power_con_interval_status_t::CP_CONNECTION_INTERVAL_STATUS_W4_L2CAP_RESPONSE
cycling_power_con_interval_status_t::CP_CONNECTION_INTERVAL_STATUS_W4_UPDATE
cycling_power_con_interval_status_t::CP_CONNECTION_INTERVAL_STATUS_REJECTED
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