Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
ble_sc_ctrlpt_resp_t Struct Reference
[Speed and Cadence Control Point]
Speed and Cadence Control Point response indication structure. More...
#include <ble_sc_ctrlpt.h>
Data Fields | |
ble_scpt_response_t | status |
control point response status . | |
uint8_t | len |
control point response length . | |
uint8_t | encoded_ctrl_rsp [BLE_SC_CTRLPT_MAX_LEN] |
control point encoded response. |
Detailed Description
Speed and Cadence Control Point response indication structure.
Definition at line 135 of file ble_sc_ctrlpt.h.
Field Documentation
uint8_t encoded_ctrl_rsp[BLE_SC_CTRLPT_MAX_LEN] |
control point encoded response.
Definition at line 139 of file ble_sc_ctrlpt.h.
uint8_t len |
control point response length .
Definition at line 138 of file ble_sc_ctrlpt.h.
control point response status .
Definition at line 137 of file ble_sc_ctrlpt.h.
Generated on Tue Jul 12 2022 12:55:35 by
