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

Description

Definition at line 244 of file bta_jv_int.h.

Public Attributes

BT_HDR hdr
 
UINT16 handle
 
UINT32 req_id
 
tBTA_JV_L2C_CBp_cb
 
UINT8 * p_data
 
UINT16 len
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_JV_API_L2CAP_WRITE::hdr

Definition at line 246 of file bta_jv_int.h.

◆ handle

UINT16 tBTA_JV_API_L2CAP_WRITE::handle

Definition at line 247 of file bta_jv_int.h.

◆ req_id

UINT32 tBTA_JV_API_L2CAP_WRITE::req_id

Definition at line 248 of file bta_jv_int.h.

◆ p_cb

tBTA_JV_L2C_CB* tBTA_JV_API_L2CAP_WRITE::p_cb

Definition at line 249 of file bta_jv_int.h.

◆ p_data

UINT8* tBTA_JV_API_L2CAP_WRITE::p_data

Definition at line 250 of file bta_jv_int.h.

◆ len

UINT16 tBTA_JV_API_L2CAP_WRITE::len

Definition at line 251 of file bta_jv_int.h.