udev: use an "inline" array instead of allocating for advertise mode
The code is a bit shorter and we don't allocate the uint32_t[127] array.
Loading
Please register or sign in to comment
The code is a bit shorter and we don't allocate the uint32_t[127] array.