#include <include/bluetooth/services/ancs_client.h>
Control point command IDs that the Notification Consumer can send to the Notification Provider.
Enumerator |
---|
BT_ANCS_COMMAND_ID_GET_NOTIF_ATTRIBUTES | Requests attributes to be sent from the NP to the NC for a given notification.
|
BT_ANCS_COMMAND_ID_GET_APP_ATTRIBUTES | Requests attributes to be sent from the NP to the NC for a given iOS app.
|
BT_ANCS_COMMAND_ID_PERFORM_NOTIF_ACTION | Requests an action to be performed on a given notification. For example, dismiss an alarm.
|