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

Description

Definition at line 254 of file bta_av_int.h.

Public Attributes

BT_HDR hdr
 
UINT8 * p_data
 
UINT16 len
 
UINT8 error_code
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_AV_API_PROTECT_RSP::hdr

Definition at line 256 of file bta_av_int.h.

◆ p_data

UINT8* tBTA_AV_API_PROTECT_RSP::p_data

Definition at line 257 of file bta_av_int.h.

◆ len

UINT16 tBTA_AV_API_PROTECT_RSP::len

Definition at line 258 of file bta_av_int.h.

◆ error_code

UINT8 tBTA_AV_API_PROTECT_RSP::error_code

Definition at line 259 of file bta_av_int.h.