![]() |
Synergy Software Package User's Manual
|
RTOS-integrated SF BLE Phone Alert Status Profile Framework Interface. More...
Data Structures | |
| struct | sf_ble_prf_ringer_cp_change_t |
| struct | sf_ble_prf_ringer_setting_ntf_t |
| struct | sf_ble_prf_alert_status_ntf_t |
Typedefs | |
| typedef uint8_t | sf_ble_prf_alert_status |
RTOS-integrated SF BLE Phone Alert Status Profile Framework Interface.
This SSP Interface provides access to the ThreadX-aware SF BLE Phone Alert Status Profile Framework.
| typedef uint8_t sf_ble_prf_alert_status |
PASP Alert Status
Profile Client user events
| Enumerator | |
|---|---|
| SF_BLE_PRF_PAPSC_EVENT_NONE | Event not supported. |
| SF_BLE_PRF_PAPSC_EVENT_READ_CHAR_RES | BLE user event indicating PAPS target alert indication received from locator. |
| SF_BLE_PRF_PAPSC_EVENT_RINGER_SETTING_IND | BLE user event indicating PAPS ringer setting indication, Refer sf_ble_prf_ringer_setting_ntf_t. |
| SF_BLE_PRF_PAPSC_EVENT_ALERT_STATUS_RES | BLE user event indicating PAPS alert status response, Refer sf_ble_prf_alert_status_ntf_t. |
Profile Server user events
| Enumerator | |
|---|---|
| SF_BLE_PRF_PAPSS_EVENT_NONE | Event not supported. |
| SF_BLE_PRF_PAPSS_EVENT_RINGER_CP_IND | BLE user event indicating ringer control point indication, Refer sf_ble_prf_ringer_cp_change_t. |
| SF_BLE_PRF_PAPSS_EVENT_CFG_NTF_IND | BLE user event indicating notification indication. |