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

Example Pulse Oximiter Service Server implementation. More...

#include "att_api.h"
Include dependency graph for svc_plxs.h:

Go to the source code of this file.

Functions

void SvcPlxsAddGroup (void)
 Add the services to the attribute server. More...
 
void SvcPlxsRemoveGroup (void)
 Remove the services from the attribute server. More...
 
void SvcPlxsCbackRegister (attsReadCback_t readCback, attsWriteCback_t writeCback)
 Register callbacks for the service. More...
 

Pulse Oximiter Service Handles

#define PLXS_START_HDL   0x04A0
 Start handle.
 
#define PLXS_END_HDL   (PLXS_MAX_HDL - 1)
 End handle.
 
enum  {
  PLXS_SVC_HDL = PLXS_START_HDL,
  PLXS_FEATURES_CH_HDL,
  PLXS_FEATURES_HDL,
  PLXS_SPOT_CHECK_CH_HDL,
  PLXS_SPOT_CHECK_HDL,
  PLXS_SPOT_CHECK_CH_CCC_HDL,
  PLXS_CONTINUOUS_CH_HDL,
  PLXS_CONTINUOUS_HDL,
  PLXS_CONTINUOUS_CH_CCC_HDL,
  PLXS_RECORD_ACCESS_CH_HDL,
  PLXS_RECORD_ACCESS_HDL,
  PLXS_RECORD_ACCESS_CH_CCC_HDL,
  PLXS_MAX_HDL
}
 Pulse Oximiter Service Handles. More...
 

Description

Example Pulse Oximiter Service Server implementation.

Copyright (c) 2016-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_plxs.h.