Cordio Stack and Cordio Profiles  r2p3-02rel0
svc_alert.h File Reference

Example Alert-related service implementation. More...

Go to the source code of this file.

Functions

void SvcAlertAddGroup (void)
 Add the services to the attribute server. More...
 
void SvcAlertRemoveGroup (void)
 Remove the services from the attribute server. More...
 

Alert Handles

#define ALERT_START_HDL   0xA0
 Start handle.
 
#define ALERT_END_HDL   (ALERT_MAX_HDL - 1)
 End handle.
 
enum  {
  ALERT_ANS_SVC_HDL = ALERT_START_HDL,
  ALERT_ANS_SNA_CH_HDL,
  ALERT_ANS_SNA_HDL,
  ALERT_ANS_NEW_CH_HDL,
  ALERT_ANS_NEW_HDL,
  ALERT_ANS_NEW_CH_CCC_HDL,
  ALERT_ANS_UNR_CH_HDL,
  ALERT_ANS_UNR_HDL,
  ALERT_ANS_UAS_CH_HDL,
  ALERT_ANS_UAS_HDL,
  ALERT_ANS_UAS_CH_CCC_HDL,
  ALERT_ANS_CP_CH_HDL,
  ALERT_ANS_CP_HDL,
  ALERT_PASS_SVC_HDL,
  ALERT_PASS_AS_CH_HDL,
  ALERT_PASS_AS_HDL,
  ALERT_PASS_AS_CCC_HDL,
  ALERT_PASS_RS_CH_HDL,
  ALERT_PASS_RS_HDL,
  ALERT_PASS_RS_CCC_HDL,
  ALERT_PASS_RCP_CH_HDL,
  ALERT_PASS_RCP_HDL,
  ALERT_NWS_SVC_HDL,
  ALERT_NWS_NWA_CH_HDL,
  ALERT_NWS_NWA_HDL,
  ALERT_NWS_NWA_CH_CCC_HDL,
  ALERT_MAX_HDL
}
 Alert-Related Service Handles. More...
 

Description

Example Alert-related service implementation.

Copyright (c) 2011-2018 Arm Ltd. All Rights Reserved. Arm Ltd. confidential and proprietary.

IMPORTANT. Your use of this file is governed by a Software License Agreement ("Agreement") that must be accepted in order to download or otherwise receive a copy of this file. You may not use or copy this file for any purpose other than as described in the Agreement. If you do not agree to all of the terms of the Agreement do not use this file and delete all copies in your possession or control; if you do not have a copy of the Agreement, you must contact Arm Ltd. prior to any use, copying or further distribution of this software.

Definition in file svc_alert.h.