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.
Fork of BLE_WallbotBLE_Challenge by
ble_bps_init_t Struct Reference
[Blood Pressure Service]
Blood Pressure Service init structure. More...
#include <ble_bps.h>
Data Fields | |
ble_bps_evt_handler_t | evt_handler |
Event handler to be called for handling events in the Blood Pressure Service. | |
ble_srv_cccd_security_mode_t | bps_meas_attr_md |
Initial security level for blood pressure measurement attribute. | |
ble_srv_security_mode_t | bps_feature_attr_md |
Initial security level for blood pressure feature attribute. | |
uint16_t | feature |
Initial value for blood pressure feature. |
Detailed Description
Blood Pressure Service init structure.
This contains all options and data needed for initialization of the service.
Definition at line 79 of file ble_bps.h.
Field Documentation
Generated on Tue Jul 12 2022 13:52:33 by
