NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tBTM_VERSION_INFO Struct Reference

Description

Definition at line 94 of file btm_api.h.

Public Attributes

UINT8 hci_version
 
UINT16 hci_revision
 
UINT8 lmp_version
 
UINT16 manufacturer
 
UINT16 lmp_subversion
 

Member Data Documentation

◆ hci_version

UINT8 tBTM_VERSION_INFO::hci_version

Definition at line 96 of file btm_api.h.

◆ hci_revision

UINT16 tBTM_VERSION_INFO::hci_revision

Definition at line 97 of file btm_api.h.

◆ lmp_version

UINT8 tBTM_VERSION_INFO::lmp_version

Definition at line 98 of file btm_api.h.

◆ manufacturer

UINT16 tBTM_VERSION_INFO::manufacturer

Definition at line 99 of file btm_api.h.

◆ lmp_subversion

UINT16 tBTM_VERSION_INFO::lmp_subversion

Definition at line 100 of file btm_api.h.