![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
UriBeacon configuration service defines. More...
Go to the source code of this file.
Macros | |
#define | URICFG_UUID_BYTES(id) |
UriBeacon configuration service-related UUIDs. More... | |
#define | URICFG_SERVICE_UUID 0xFED8 |
UriBeacon service UUID for advertising data. | |
URI Config Attributes Sizes | |
#define | URICFG_MAXSIZE_URIDATA_ATT 18 |
Size of URI data attribute. | |
#define | URICFG_SIZE_TXPWRLEVELS_ATT 4 |
Size of transmit power levels attribute. | |
#define | URICFG_SIZE_LOCK_ATT 16 |
Size of lock attribute. | |
Beacon period Attribute Values | |
#define | URICFG_ATT_BEACONPERIOD_MIN 20 |
Minimum period. | |
#define | URICFG_ATT_BEACONPERIOD_MAX 10240 |
Maximum period. | |
#define | URICFG_ATT_BEACONPERIOD_DISABLE 0 |
Value to disable beacon. | |
Default (Reset) Values of Attributes | |
#define | URICFG_ATT_URIFLAGS_DEFAULT 0x00 |
Default URI flags. | |
#define | URICFG_ATT_TXPWRMODE_DEFAULT URICFG_ATT_TXPWRMODE_LOW |
Default TX power mode. | |
#define | URICFG_ATT_BEACONPERIOD_DEFAULT 1000 |
Default beacon period in milliseconds (1 second) | |
#define | URICFG_ATT_LOCK_DEFAULT_BYTES |
Default lock bytes. More... | |
UriBeacon configuration service defines.
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 uricfg_defs.h.