libdrmconf 0.14.1
A library to program DMR radios.
Loading...
Searching...
No Matches
DM32UVInterface::DeviceDetectionResponse Struct Reference

Device detection response. More...

#include <dm32uv_interface.hh>

Public Member Functions

bool receive (DM32UVInterface *dev, const ErrorStack &err=ErrorStack())
 Receive response though the given interface.
QString identifier () const
 Extracts the identifier from the response payload.

Public Attributes

uint8_t result
 Result flag.
char payload [7]
 Response payload.

Detailed Description

Device detection response.


The documentation for this struct was generated from the following files:
  • /builddir/build/BUILD/qdmr-0.14.1-build/qdmr-0.14.1/lib/dm32uv_interface.hh
  • /builddir/build/BUILD/qdmr-0.14.1-build/qdmr-0.14.1/lib/dm32uv_interface.cc