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

Description

Definition at line 246 of file gatt_int.h.

Public Attributes

BT_HDRp_cmd
 
UINT16 clcb_idx
 
UINT8 op_code
 
BOOLEAN to_send
 

Member Data Documentation

◆ p_cmd

BT_HDR* tGATT_CMD_Q::p_cmd

Definition at line 248 of file gatt_int.h.

◆ clcb_idx

UINT16 tGATT_CMD_Q::clcb_idx

Definition at line 249 of file gatt_int.h.

◆ op_code

UINT8 tGATT_CMD_Q::op_code

Definition at line 250 of file gatt_int.h.

◆ to_send

BOOLEAN tGATT_CMD_Q::to_send

Definition at line 251 of file gatt_int.h.