Nvds tag management file. More...
Go to the source code of this file.
Macros | |
#define | APP_PARAM_ID_RF_LPCLK_DRIFT 0xC003 |
#define | APP_PARAM_ID_ACTIVITY_MOVE_CONFIG 0xC005 |
#define | APP_PARAM_ID_RF_XO_OFFSET 0xC016 |
Enumerations | |
enum | PARAM_ID { PARAM_ID_BD_ADDRESS = 0x01, PARAM_ID_DEVICE_NAME = 0x02, PARAM_ID_LPCLK_DRIFT = 0x03, PARAM_ID_ACTCLK_DRIFT = 0x04, PARAM_ID_ACTIVITY_MOVE_CONFIG = 0x05, PARAM_ID_SCAN_EXT_ADV = 0x06, PARAM_ID_SCHED_SCAN_DUR = 0x07, PARAM_ID_CH_ASS_EN = 0x08, PARAM_ID_DFT_SLAVE_MD = 0x09, PARAM_ID_TRACER_CONFIG = 0x0A, PARAM_ID_DIAG_BLE_HW = 0x0B, PARAM_ID_DIAG_SW = 0x0C, PARAM_ID_DIAG_DM_HW = 0x0D, PARAM_ID_DIAG_PLF = 0x0E, PARAM_ID_RSSI_HIGH_THR = 0x0F, PARAM_ID_RSSI_LOW_THR = 0x10, PARAM_ID_RSSI_INTERF_THR = 0x11, PARAM_ID_RF_BTIPT_VERSION = 0x12, PARAM_ID_RF_BTIPT_XO_SETTING = 0x13, PARAM_ID_RF_BTIPT_GAIN_SETTING = 0x14, PARAM_ID_LE_CODED_PHY_500 = 0x15, PARAM_ID_RF_XO_OFFSET = 0x16, PARAM_ID_GDX_ADV_INT = 0x17, PARAM_ID_LE_PRIVATE_KEY_P256 = 0x18, PARAM_ID_LE_DBG_FIXED_P256_KEY = 0x19 } |
List of parameters identifiers. More... | |
Nvds tag management file.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of GOODIX nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Definition in file nvds_tag.h.
#define APP_PARAM_ID_ACTIVITY_MOVE_CONFIG 0xC005 |
Definition at line 45 of file nvds_tag.h.
#define APP_PARAM_ID_RF_LPCLK_DRIFT 0xC003 |
Definition at line 44 of file nvds_tag.h.
#define APP_PARAM_ID_RF_XO_OFFSET 0xC016 |
Definition at line 46 of file nvds_tag.h.
enum PARAM_ID |
List of parameters identifiers.
Definition at line 49 of file nvds_tag.h.