diff --git a/include/btstack/hci_cmds.h b/include/btstack/hci_cmds.h index 93fb16631..753931f3a 100644 --- a/include/btstack/hci_cmds.h +++ b/include/btstack/hci_cmds.h @@ -234,7 +234,12 @@ extern "C" { */ #define BTSTACK_EVENT_POWERON_FAILED 0x62 -// data: majot (8), minor (8), revision(16) +/** + * @format 112 + * @param major + * @param minor + @ @param revision + */ #define BTSTACK_EVENT_VERSION 0x63 // data: system bluetooth on/off (bool)