This service defines how the information about an upcoming DST change can be exposed using the Generic Attribute Profile (GATT).
More...
This service defines how the information about an upcoming DST change can be exposed using the Generic Attribute Profile (GATT).
|
enum | e_ble_ndcs_char_idx_t { BLE_NDCS_TDST_IDX
} |
| Next DST Change Service characteristic Index. More...
|
|
enum | e_ble_ndcs_event_t { BLE_NDCS_EVENT_TDST_READ_REQ = BLE_SERVS_ATTR_EVENT(BLE_NDCS_TDST_IDX, BLE_SERVS_READ_REQ)
} |
| Next DST Change Service event type. More...
|
|
◆ e_ble_ndcs_char_idx_t
Next DST Change Service characteristic Index.
◆ e_ble_ndcs_event_t
Next DST Change Service event type.
◆ R_BLE_NDCS_SetTdst()
Set Time with DST characteristic value to the local GATT database.
- Parameters
-
[in] | p_value | Characteristic value to set. |
- Returns
- ble_status_t
◆ R_BLE_NDCS_GetTdst()
Get Time with DST characteristic value from the local GATT database.
- Parameters
-
[in] | p_value | Output location for the acquired descriptor value. |
- Returns
- ble_status_t
◆ R_BLE_NDCS_Init()
Initialize Next DST Change Service service.
- Parameters
-
- Returns
- ble_status_t