mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
btm: Updated BtmDevicePropertyList.
This commit is contained in:
parent
cc2be8375a
commit
9febf780b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user