![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Definition of ble_date_time_t type. More...
Data Structures | |
struct | ble_date_time_t |
Date and Time structure. More... | |
Functions | |
static __INLINE uint8_t | ble_date_time_encode (const ble_date_time_t *p_date_time, uint8_t *p_encoded_data) |
static __INLINE uint8_t | ble_date_time_decode (ble_date_time_t *p_date_time, const uint8_t *p_encoded_data) |
Definition of ble_date_time_t type.