Searched defs:rfc_CMD_BLE_ADV_PAYLOAD_s (Results 1 – 2 of 2) sorted by relevance
691 struct __RFC_STRUCT rfc_CMD_BLE_ADV_PAYLOAD_s { struct692 uint16_t commandNo; //!< The command ID number 0x1001693 uint8_t payloadType; //!< \brief 0: Advertising data<br>695 uint8_t newLen; //!< Length of the new payload696 uint8_t* pNewData; //!< Pointer to the buffer containing the new data697 rfc_bleAdvPar_t *pParams; //!< Pointer to the parameter structure to update