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

Description

Definition at line 116 of file bta_gatts_int.h.

Public Attributes

BT_HDR hdr
 
UINT16 attr_id
 
UINT16 len
 
BOOLEAN need_confirm
 
UINT8 value [600]
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_GATTS_API_INDICATION::hdr

Definition at line 118 of file bta_gatts_int.h.

◆ attr_id

UINT16 tBTA_GATTS_API_INDICATION::attr_id

Definition at line 120 of file bta_gatts_int.h.

◆ len

UINT16 tBTA_GATTS_API_INDICATION::len

Definition at line 121 of file bta_gatts_int.h.

◆ need_confirm

BOOLEAN tBTA_GATTS_API_INDICATION::need_confirm

Definition at line 122 of file bta_gatts_int.h.

◆ value

UINT8 tBTA_GATTS_API_INDICATION::value[600]

Definition at line 123 of file bta_gatts_int.h.