#include <rf_packets.h>
◆ RfPacketView()
◆ bytes()
◆ Create()
◆ GetBitrate()
BitRate casimir::rf::RfPacketView::GetBitrate |
( |
| ) |
const |
|
inline |
◆ GetPacketType()
RfPacketType casimir::rf::RfPacketView::GetPacketType |
( |
| ) |
const |
|
inline |
◆ GetPayload()
std::vector< uint8_t > casimir::rf::RfPacketView::GetPayload |
( |
| ) |
const |
|
inline |
◆ GetPowerLevel()
uint8_t casimir::rf::RfPacketView::GetPowerLevel |
( |
| ) |
const |
|
inline |
◆ GetProtocol()
Protocol casimir::rf::RfPacketView::GetProtocol |
( |
| ) |
const |
|
inline |
◆ GetReceiver()
uint16_t casimir::rf::RfPacketView::GetReceiver |
( |
| ) |
const |
|
inline |
◆ GetSender()
uint16_t casimir::rf::RfPacketView::GetSender |
( |
| ) |
const |
|
inline |
◆ GetTechnology()
Technology casimir::rf::RfPacketView::GetTechnology |
( |
| ) |
const |
|
inline |
◆ IsValid()
bool casimir::rf::RfPacketView::IsValid |
( |
| ) |
const |
|
inline |
◆ Parse()
◆ ToString()
std::string casimir::rf::RfPacketView::ToString |
( |
| ) |
const |
|
inline |
◆ DataView
◆ DeactivateNotificationView
◆ FieldInfoView
◆ NfcAPollResponseView
◆ NfcDepSelectCommandView
◆ NfcDepSelectResponseView
◆ PollCommandView
◆ SelectCommandView
◆ T4ATSelectCommandView
◆ T4ATSelectResponseView
◆ bitrate_
◆ bytes_
◆ packet_type_
◆ payload_
◆ power_level_
uint8_t casimir::rf::RfPacketView::power_level_ {0} |
|
protected |
◆ protocol_
◆ receiver_
uint16_t casimir::rf::RfPacketView::receiver_ {0} |
|
protected |
◆ sender_
uint16_t casimir::rf::RfPacketView::sender_ {0} |
|
protected |
◆ technology_
◆ valid_
bool casimir::rf::RfPacketView::valid_ {false} |
|
protected |
The documentation for this class was generated from the following file:
- cuttlefish/host/commands/casimir_control_server/rf_packets.h