RTOS-integrated SF BLE Blood Pressure Profile Framework Interface.
More...
RTOS-integrated SF BLE Blood Pressure Profile Framework Interface.
Summary
This SSP Interface provides access to the ThreadX-aware SF BLE Blood Pressure Profile Framework.
◆ sf_ble_prf_blpc_event_t
Profile user client events
| Enumerator |
|---|
| SF_BLE_PRF_BLPC_EVENT_NONE | Event not supported.
|
| SF_BLE_PRF_BLPC_EVENT_MEAS_NTF_IND | BLE user event indicating BLPC profile measurement notification.
|
| SF_BLE_PRF_BLPC_EVENT_WRITE_CHAR_RES | BLE user event indicating BLPC profile read char response.
|
| SF_BLE_PRF_BLPC_EVENT_READ_CHAR_RES | BLE user event indicating BLPC write char response.
|
◆ sf_ble_prf_blps_event_t
Profile user server events
| Enumerator |
|---|
| SF_BLE_PRF_BLPS_EVENT_NONE | Event not supported.
|
| SF_BLE_PRF_BLPS_EVENT_NTFIND_IND | BLE user event indicating notification indication.
|