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

Description

Definition at line 233 of file bta_jv_int.h.

Public Attributes

BT_HDR hdr
 
UINT16 handle
 
UINT32 req_id
 
tBTA_JV_L2CAP_CBACK * p_cback
 
UINT8 * p_data
 
UINT16 len
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_JV_API_L2CAP_READ::hdr

Definition at line 235 of file bta_jv_int.h.

◆ handle

UINT16 tBTA_JV_API_L2CAP_READ::handle

Definition at line 236 of file bta_jv_int.h.

◆ req_id

UINT32 tBTA_JV_API_L2CAP_READ::req_id

Definition at line 237 of file bta_jv_int.h.

◆ p_cback

tBTA_JV_L2CAP_CBACK* tBTA_JV_API_L2CAP_READ::p_cback

Definition at line 238 of file bta_jv_int.h.

◆ p_data

UINT8* tBTA_JV_API_L2CAP_READ::p_data

Definition at line 239 of file bta_jv_int.h.

◆ len

UINT16 tBTA_JV_API_L2CAP_READ::len

Definition at line 240 of file bta_jv_int.h.