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

Description

Definition at line 66 of file hci.h.

Public Attributes

tHCI_INIT init
 
tHCI_CLEANUP cleanup
 
tHCI_SEND send
 
tHCI_SEND_INT send_int_cmd
 
tHCI_ACL_DATA_LEN_HDLR get_acl_max_len
 
tHCI_RCV rcv
 

Member Data Documentation

◆ init

tHCI_INIT tHCI_IF::init

Definition at line 67 of file hci.h.

◆ cleanup

tHCI_CLEANUP tHCI_IF::cleanup

Definition at line 68 of file hci.h.

◆ send

tHCI_SEND tHCI_IF::send

Definition at line 69 of file hci.h.

◆ send_int_cmd

tHCI_SEND_INT tHCI_IF::send_int_cmd

Definition at line 70 of file hci.h.

◆ get_acl_max_len

tHCI_ACL_DATA_LEN_HDLR tHCI_IF::get_acl_max_len

Definition at line 71 of file hci.h.

◆ rcv

tHCI_RCV tHCI_IF::rcv

Definition at line 76 of file hci.h.