![]() |
nRF5 SDK
v12.3.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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.