Changes

185 bytes added ,  23:00, 26 August 2020
no edit summary
Line 846: Line 846:  
= DeviceInfoList =
 
= DeviceInfoList =
 
This is "nn::btm::DeviceInfoList". This is a 0x3C4-byte struct.
 
This is "nn::btm::DeviceInfoList". This is a 0x3C4-byte struct.
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Offset
 +
! Size
 +
! Description
 +
|-
 +
| 0x0 || 0x1 || Total entries.
 +
|-
 +
| 0x1 || 0x3 || Padding
 +
|-
 +
| 0x4 || 0xA*60(0x3C0) || Array of [[#DeviceInfo]].
 +
|}
    
= DeviceInfo =
 
= DeviceInfo =