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

Description

Definition at line 155 of file bta_gattc_int.h.

Public Attributes

BT_HDR hdr
 
UINT8 op_code
 
tGATT_STATUS status
 
tBTA_GATTC_CMPLp_cmpl
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_GATTC_OP_CMPL::hdr

Definition at line 157 of file bta_gattc_int.h.

◆ op_code

UINT8 tBTA_GATTC_OP_CMPL::op_code

Definition at line 158 of file bta_gattc_int.h.

◆ status

tGATT_STATUS tBTA_GATTC_OP_CMPL::status

Definition at line 159 of file bta_gattc_int.h.

◆ p_cmpl

tBTA_GATTC_CMPL* tBTA_GATTC_OP_CMPL::p_cmpl

Definition at line 160 of file bta_gattc_int.h.