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

Description

Definition at line 141 of file bta_fs_co.h.

Public Attributes

char path [294+1]
 
char file [294+1]
 
int oflags
 
BD_ADDR bd_addr
 
UINT8 sess_info [OBX_SESSION_INFO_SIZE]
 
UINT32 offset
 
UINT32 timeout
 
time_t suspend_time
 
UINT16 nbytes
 
UINT8 ssn
 
UINT8 info
 
UINT8 app_id
 
tBTA_FS_CO_SESS_ST sess_st
 

Member Data Documentation

◆ path

char tBTA_FS_CO_SESSION::path[294+1]

Definition at line 143 of file bta_fs_co.h.

◆ file

char tBTA_FS_CO_SESSION::file[294+1]

Definition at line 144 of file bta_fs_co.h.

◆ oflags

int tBTA_FS_CO_SESSION::oflags

Definition at line 145 of file bta_fs_co.h.

◆ bd_addr

BD_ADDR tBTA_FS_CO_SESSION::bd_addr

Definition at line 146 of file bta_fs_co.h.

◆ sess_info

UINT8 tBTA_FS_CO_SESSION::sess_info[OBX_SESSION_INFO_SIZE]

Definition at line 147 of file bta_fs_co.h.

◆ offset

UINT32 tBTA_FS_CO_SESSION::offset

Definition at line 148 of file bta_fs_co.h.

◆ timeout

UINT32 tBTA_FS_CO_SESSION::timeout

Definition at line 149 of file bta_fs_co.h.

◆ suspend_time

time_t tBTA_FS_CO_SESSION::suspend_time

Definition at line 150 of file bta_fs_co.h.

◆ nbytes

UINT16 tBTA_FS_CO_SESSION::nbytes

Definition at line 151 of file bta_fs_co.h.

◆ ssn

UINT8 tBTA_FS_CO_SESSION::ssn

Definition at line 152 of file bta_fs_co.h.

◆ info

UINT8 tBTA_FS_CO_SESSION::info

Definition at line 153 of file bta_fs_co.h.

◆ app_id

UINT8 tBTA_FS_CO_SESSION::app_id

Definition at line 154 of file bta_fs_co.h.

◆ sess_st

tBTA_FS_CO_SESS_ST tBTA_FS_CO_SESSION::sess_st

Definition at line 155 of file bta_fs_co.h.