L-Acoustics / avdecc

A set of open source libraries for controlling AVB entities using the AVDECC (IEEE 1722.1) protocol compliant to Avnu Milan Specifications
GNU Lesser General Public License v3.0
89 stars 22 forks source link

Clear correct step when fetching dynamic info #142

Closed Florob closed 12 months ago

Florob commented 12 months ago

Without this change enumeration goes into a loop while fetching dynamic info.

I've also switched to the correct uint16_t alias for one GetName parameter.