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

Description

Definition at line 304 of file bta_jv_int.h.

Public Attributes

BT_HDR hdr
 
UINT16 handle
 
tBTA_JV_RFC_CBp_cb
 
tBTA_JV_PCBp_pcb
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_JV_API_RFCOMM_CLOSE::hdr

Definition at line 306 of file bta_jv_int.h.

◆ handle

UINT16 tBTA_JV_API_RFCOMM_CLOSE::handle

Definition at line 307 of file bta_jv_int.h.

◆ p_cb

tBTA_JV_RFC_CB* tBTA_JV_API_RFCOMM_CLOSE::p_cb

Definition at line 308 of file bta_jv_int.h.

◆ p_pcb

tBTA_JV_PCB* tBTA_JV_API_RFCOMM_CLOSE::p_pcb

Definition at line 309 of file bta_jv_int.h.