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

Example Proximity services implementation. More...

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

Go to the source code of this file.

Functions

void SvcPxAddGroup (void)
 Add the services to the attribute server. More...
 
void SvcPxRemoveGroup (void)
 Remove the services from the attribute server. More...
 
void SvcPxCbackRegister (attsReadCback_t readCback, attsWriteCback_t writeCback)
 Register callbacks for the service. More...
 

Proximity Service Handles

#define PX_START_HDL   0x50
 Start handle.
 
#define PX_END_HDL   (PX_MAX_HDL - 1)
 End handle.
 
enum  {
  LLS_SVC_HDL = PX_START_HDL,
  LLS_AL_CH_HDL,
  LLS_AL_HDL,
  IAS_SVC_HDL,
  IAS_AL_CH_HDL,
  IAS_AL_HDL,
  TXS_SVC_HDL,
  TXS_TX_CH_HDL,
  TXS_TX_HDL,
  PX_MAX_HDL
}
 Service Handles. More...
 

Description

Example Proximity services 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_px.h.