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

Description

Definition at line 425 of file btm_int.h.

Public Attributes

UINT32 mx_proto_id
 
UINT32 orig_mx_chan_id
 
UINT32 term_mx_chan_id
 
UINT16 psm
 
UINT16 security_flags
 
UINT8 service_id
 
UINT16 ucd_security_flags
 

Member Data Documentation

◆ mx_proto_id

UINT32 tBTM_SEC_SERV_REC::mx_proto_id

Definition at line 427 of file btm_int.h.

◆ orig_mx_chan_id

UINT32 tBTM_SEC_SERV_REC::orig_mx_chan_id

Definition at line 428 of file btm_int.h.

◆ term_mx_chan_id

UINT32 tBTM_SEC_SERV_REC::term_mx_chan_id

Definition at line 429 of file btm_int.h.

◆ psm

UINT16 tBTM_SEC_SERV_REC::psm

Definition at line 430 of file btm_int.h.

◆ security_flags

UINT16 tBTM_SEC_SERV_REC::security_flags

Definition at line 431 of file btm_int.h.

◆ service_id

UINT8 tBTM_SEC_SERV_REC::service_id

Definition at line 432 of file btm_int.h.

◆ ucd_security_flags

UINT16 tBTM_SEC_SERV_REC::ucd_security_flags

Definition at line 434 of file btm_int.h.