Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
ble_ans_control_point_t Struct Reference
[Alert Notification Service Client]
Alert Notification Control Point structure. More...
#include <ble_ans_c.h>
Data Fields | |
ble_ans_command_id_t | command |
The command to be written to the control point, see ble_ans_command_id_t. | |
ble_ans_category_id_t | category |
The category for the control point for which the command applies, see ble_ans_category_id_t. |
Detailed Description
Alert Notification Control Point structure.
Definition at line 90 of file ble_ans_c.h.
Field Documentation
The category for the control point for which the command applies, see ble_ans_category_id_t.
Definition at line 93 of file ble_ans_c.h.
The command to be written to the control point, see ble_ans_command_id_t.
Definition at line 92 of file ble_ans_c.h.
Generated on Tue Jul 12 2022 18:47:35 by
