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

Description

Definition at line 126 of file bta_gatts_int.h.

Public Attributes

BT_HDR hdr
 
UINT32 trans_id
 
tBTA_GATT_STATUS status
 
tBTA_GATTS_RSPp_rsp
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_GATTS_API_RSP::hdr

Definition at line 128 of file bta_gatts_int.h.

◆ trans_id

UINT32 tBTA_GATTS_API_RSP::trans_id

Definition at line 129 of file bta_gatts_int.h.

◆ status

tBTA_GATT_STATUS tBTA_GATTS_API_RSP::status

Definition at line 130 of file bta_gatts_int.h.

◆ p_rsp

tBTA_GATTS_RSP* tBTA_GATTS_API_RSP::p_rsp

Definition at line 131 of file bta_gatts_int.h.