nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_ans_control_point_t Struct Reference

Alert Notification Control Point structure. More...

#include <ble_ans_c.h>

Data Fields

ble_ans_command_id_t command
 
ble_ans_category_id_t category
 

Detailed Description

Alert Notification Control Point structure.

Field Documentation

ble_ans_category_id_t ble_ans_control_point_t::category

The category for the control point for which the command applies, see ble_ans_category_id_t.

ble_ans_command_id_t ble_ans_control_point_t::command

The command to be written to the control point, see ble_ans_command_id_t.