nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_ans_alert_notification_t Struct Reference

Data Fields

uint8_t alert_category
 
uint8_t alert_category_count
 
uint32_t alert_msg_length
 
uint8_t * p_alert_msg_buf
 

Field Documentation

uint8_t alert_category

Alert category to which this alert belongs.

uint8_t alert_category_count

Number of alerts in the category.

uint32_t alert_msg_length

Length of optional text message send by the server.

uint8_t* p_alert_msg_buf

Pointer to buffer containing the optional text message.