![]()  | 
  ![]()  | 
| 
    rflib
    
   | 
 
BLE Update Advertising Payload Command. More...
#include <rf_ble_cmd.h>

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_t * | pParams | 
| Pointer to the parameter structure to update.  More... | |
BLE Update Advertising Payload Command.
| uint16_t rfc_CMD_BLE_ADV_PAYLOAD_s::commandNo | 
The command ID number 0x1001.
| uint8_t rfc_CMD_BLE_ADV_PAYLOAD_s::payloadType | 
0: Advertising data
 1: Scan response data 
| uint8_t rfc_CMD_BLE_ADV_PAYLOAD_s::newLen | 
Length of the new payload.
| uint8_t * rfc_CMD_BLE_ADV_PAYLOAD_s::pNewData | 
Pointer to the buffer containing the new data.
| rfc_bleAdvPar_t * rfc_CMD_BLE_ADV_PAYLOAD_s::pParams | 
Pointer to the parameter structure to update.