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

Description

Definition at line 64 of file btif_pan_internal.h.

Public Attributes

int handle
 
int state
 
UINT16 protocol
 
BD_ADDR peer
 
int local_role
 
int remote_role
 
unsigned char eth_addr [6]
 

Member Data Documentation

◆ handle

int btpan_conn_t::handle

Definition at line 66 of file btif_pan_internal.h.

◆ state

int btpan_conn_t::state

Definition at line 67 of file btif_pan_internal.h.

◆ protocol

UINT16 btpan_conn_t::protocol

Definition at line 68 of file btif_pan_internal.h.

◆ peer

BD_ADDR btpan_conn_t::peer

Definition at line 69 of file btif_pan_internal.h.

◆ local_role

int btpan_conn_t::local_role

Definition at line 70 of file btif_pan_internal.h.

◆ remote_role

int btpan_conn_t::remote_role

Definition at line 71 of file btif_pan_internal.h.

◆ eth_addr

unsigned char btpan_conn_t::eth_addr[6]

Definition at line 72 of file btif_pan_internal.h.