rflib
Data Fields
rfc_CMD_BLE_ADV_PAYLOAD_s Struct Reference

BLE Update Advertising Payload Command. More...

#include <rf_ble_cmd.h>

Collaboration diagram for rfc_CMD_BLE_ADV_PAYLOAD_s:
Collaboration graph
[legend]

Data Fields

uint16_t commandNo
 The command ID number 0x1001. More...
 
uint8_t payloadType
 0: Advertising data
1: Scan response data More...
 
uint8_t newLen
 Length of the new payload. More...
 
uint8_t * pNewData
 Pointer to the buffer containing the new data. More...
 
rfc_bleAdvPar_tpParams
 Pointer to the parameter structure to update. More...
 

Detailed Description

BLE Update Advertising Payload Command.

Field Documentation

§ commandNo

uint16_t rfc_CMD_BLE_ADV_PAYLOAD_s::commandNo

The command ID number 0x1001.

§ payloadType

uint8_t rfc_CMD_BLE_ADV_PAYLOAD_s::payloadType

0: Advertising data
1: Scan response data

§ newLen

uint8_t rfc_CMD_BLE_ADV_PAYLOAD_s::newLen

Length of the new payload.

§ pNewData

uint8_t* rfc_CMD_BLE_ADV_PAYLOAD_s::pNewData

Pointer to the buffer containing the new data.

§ pParams

rfc_bleAdvPar_t* rfc_CMD_BLE_ADV_PAYLOAD_s::pParams

Pointer to the parameter structure to update.


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale