Struct LocationAttributes

Struct Documentation

struct LocationAttributes

Public Functions

explicit LocationAttributes(const std::array<uint8_t, kPduSize> &buffer)

Public Members

uint32_t pdu_id

PDU ID.

uint32_t pdu_payload_length

PDU Payload length.

struct E2E_Header e2e_header
struct LocAtr_Header_i loc_atr_header
struct LocAttributes_Packet loc_atr_packet
struct LocAtr_MountingPosition loc_atr_mounting_position

Public Static Attributes

static constexpr uint32_t kPduId = {0x133BDDCF}
static constexpr uint32_t kPduPayloadLength = {514u}
static constexpr uint32_t kPduSize = {kPduPayloadLength + kPduHeaderLength}