btm: Updated BtmDevicePropertyList.

This commit is contained in:
yellows8 2020-08-26 19:03:55 -04:00
parent cc2be8375a
commit 9febf780b1
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

@ -40,7 +40,9 @@ typedef struct {
/// DevicePropertyList
typedef struct {
u8 unk_x0[0x268]; ///< Unknown
u8 total_entries; ///< Total entries.
u8 pad[3]; ///< Padding
BtmDeviceInfo devices[10]; ///< Array of \ref BtmDeviceInfo with the above entry total.
} BtmDevicePropertyList;
/// ZeroRetransmissionList