|
libdrmconf 0.14.1
A library to program DMR radios.
|
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. | |
Device detection response.