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

Description

Definition at line 475 of file bt_types.h.

Public Attributes

UINT32 is_connected
 
INT32 rssi
 
UINT32 bytes_sent
 
UINT32 bytes_rcvd
 
UINT32 duration
 

Member Data Documentation

◆ is_connected

UINT32 tBT_CONN_STATS::is_connected

Definition at line 477 of file bt_types.h.

◆ rssi

INT32 tBT_CONN_STATS::rssi

Definition at line 478 of file bt_types.h.

◆ bytes_sent

UINT32 tBT_CONN_STATS::bytes_sent

Definition at line 479 of file bt_types.h.

◆ bytes_rcvd

UINT32 tBT_CONN_STATS::bytes_rcvd

Definition at line 480 of file bt_types.h.

◆ duration

UINT32 tBT_CONN_STATS::duration

Definition at line 481 of file bt_types.h.