nRF51 SDK - S110 SoftDevice
|
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 |
Alert Notification Control Point structure.
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.