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

Example Time-related service implementation. More...

Go to the source code of this file.

Enumerations

enum  { TIME_CTS_CT_CH_CCC_IDX }
 Indexes of CCC descriptor handle table entries. More...
 

Functions

void SvcTimeAddGroup (void)
 Add the services to the attribute server. More...
 
void SvcTimeRemoveGroup (void)
 Remove the services from the attribute server. More...
 

Time Service Handles

#define TIME_START_HDL   0xC0
 Start handle.
 
#define TIME_END_HDL   (TIME_MAX_HDL - 1)
 End handle.
 
enum  {
  TIME_CTS_SVC_HDL = TIME_START_HDL,
  TIME_CTS_CT_CH_HDL,
  TIME_CTS_CT_HDL,
  TIME_CTS_CT_CH_CCC_HDL,
  TIME_CTS_LOC_CH_HDL,
  TIME_CTS_LOC_HDL,
  TIME_CTS_REF_CH_HDL,
  TIME_CTS_REF_HDL,
  TIME_DST_SVC_HDL,
  TIME_DST_WDST_CH_HDL,
  TIME_DST_WDST_HDL,
  TIME_RTU_SVC_HDL,
  TIME_RTU_CP_CH_HDL,
  TIME_RTU_CP_HDL,
  TIME_RTU_STATE_CH_HDL,
  TIME_RTU_STATE_HDL,
  TIME_MAX_HDL
}
 Time-Related Service Handles. More...
 

Description

Example Time-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_time.h.