nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp

Summary

Constructors and Destructors

FDSAsyncOp(uint8_t opType)

Public types

@409 enum

Public attributes

FileId
uint16_t
OpType
uint8_t
RecordData
const uint8_t *
RecordDataLengthWords
uint32_t
RecordDesc
fds_record_desc_t
RecordKey
uint16_t
Result
ret_code_t

Public types

@409

 nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::@409

Public attributes

FileId

uint16_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::FileId

OpType

uint8_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::OpType

RecordData

const uint8_t * nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::RecordData

RecordDataLengthWords

uint32_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::RecordDataLengthWords

RecordDesc

fds_record_desc_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::RecordDesc

RecordKey

uint16_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::RecordKey

Result

ret_code_t nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::Result

Public functions

FDSAsyncOp

 nl::Weave::DeviceLayer::Internal::NRF5Config::FDSAsyncOp::FDSAsyncOp(
  uint8_t opType
)