mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Some of the names used in `struct osdp_cmd` where directly as in the specification. Initially it appealed to keep them like that but with time, a little more consistent naming of members helps if you haven't read the specification document very recently. Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com>