ble_ans_c_service_t

nRF5 SDK v17.1.0

Structure for holding information on the Alert Notification Service, if found on the server. More...

#include <ble_ans_c.h>

Detailed Description

Structure for holding information on the Alert Notification Service, if found on the server.

Field Documentation

ble_gattc_char_t ble_ans_c_service_t::alert_notif_ctrl_point

Characteristic for the Alert Notification Control Point. See BLE_UUID_ALERT_NOTIFICATION_CONTROL_POINT_CHAR .

ble_gattc_char_t ble_ans_c_service_t::new_alert

Characteristic for the New Alert Notification. See BLE_UUID_NEW_ALERT_CHAR .

ble_gattc_desc_t ble_ans_c_service_t::new_alert_cccd

Characteristic Descriptor for the New Alert category. Enables or disables GATT notifications.

ble_gattc_service_t ble_ans_c_service_t::service

The GATT service that holds the discovered Alert Notification Service.

ble_gattc_char_t ble_ans_c_service_t::suported_new_alert_cat

Characteristic for the Supported New Alert category. See BLE_UUID_SUPPORTED_NEW_ALERT_CATEGORY_CHAR .

ble_gattc_char_t ble_ans_c_service_t::suported_unread_alert_cat

Characteristic for the Unread Alert category. See BLE_UUID_SUPPORTED_UNREAD_ALERT_CATEGORY_CHAR .

ble_gattc_desc_t ble_ans_c_service_t::unread_alert_cccd

Characteristic Descriptor for the Unread Alert category. Enables or disables GATT notifications

ble_gattc_char_t ble_ans_c_service_t::unread_alert_status

Characteristic for the Unread Alert Notification. See BLE_UUID_UNREAD_ALERT_CHAR .

  • components/ble/ble_services/ble_ans_c/ble_ans_c.h