![]() |
Livox SDK API
v1.0.0
|
#include <livox_def.h>
Public Attributes | |
| char | broadcast_code [16] |
| uint8_t | dev_type |
| uint16_t | reserved |
The information of broadcast device.
Definition at line 157 of file livox_def.h.
| char BroadcastDeviceInfo::broadcast_code[16] |
Device broadcast code, null-terminated string, 15 characters at most.
Definition at line 158 of file livox_def.h.
| uint8_t BroadcastDeviceInfo::dev_type |
Device type, refer to DeviceType.
Definition at line 159 of file livox_def.h.
| uint16_t BroadcastDeviceInfo::reserved |
Reserved.
Definition at line 160 of file livox_def.h.