![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
Scan Parameter Profile Server Application Interface. More...
#include "att_api.h"
Go to the source code of this file.
Typedefs | |
typedef void | ScppsAppCback_t(dmConnId_t connId, uint16_t interval, uint16_t window) |
Application interval window callback. | |
Functions | |
void | ScppsRegisterCback (ScppsAppCback_t *cback) |
Called to register an application scan interval window callback function. More... | |
uint8_t | ScppsAttsWriteCback (dmConnId_t connId, uint16_t handle, uint8_t operation, uint16_t offset, uint16_t len, uint8_t *pValue, attsAttr_t *pAttr) |
Called when the peer writes to SCPPS attributes. More... | |
Scan Parameter Profile Server Application Interface.
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 scpps_api.h.