|
|
@ -51,13 +51,6 @@ typedef struct { |
|
|
|
} ble_app_proto_cmd_sync_state_t; |
|
|
|
|
|
|
|
typedef struct { |
|
|
|
int32_t firmware_version; |
|
|
|
int32_t blestack_version; |
|
|
|
int32_t bootloader_version; |
|
|
|
int32_t hardware_version; |
|
|
|
} ble_app_proto_cmd_read_version_t; |
|
|
|
|
|
|
|
typedef struct { |
|
|
|
uint8_t placeholder; |
|
|
|
} ble_app_proto_report_client_heart_t; |
|
|
|
|
|
|
|