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

Description

Definition at line 298 of file l2c_api.h.

Public Attributes

tL2CA_CONNECT_IND_CB * pL2CA_ConnectInd_Cb
 
tL2CA_CONNECT_CFM_CB * pL2CA_ConnectCfm_Cb
 
tL2CA_CONNECT_PND_CB * pL2CA_ConnectPnd_Cb
 
tL2CA_CONFIG_IND_CB * pL2CA_ConfigInd_Cb
 
tL2CA_CONFIG_CFM_CB * pL2CA_ConfigCfm_Cb
 
tL2CA_DISCONNECT_IND_CB * pL2CA_DisconnectInd_Cb
 
tL2CA_DISCONNECT_CFM_CB * pL2CA_DisconnectCfm_Cb
 
tL2CA_QOS_VIOLATION_IND_CB * pL2CA_QoSViolationInd_Cb
 
tL2CA_DATA_IND_CB * pL2CA_DataInd_Cb
 
tL2CA_CONGESTION_STATUS_CB * pL2CA_CongestionStatus_Cb
 
tL2CA_TX_COMPLETE_CB * pL2CA_TxComplete_Cb
 

Member Data Documentation

◆ pL2CA_ConnectInd_Cb

tL2CA_CONNECT_IND_CB* tL2CAP_APPL_INFO::pL2CA_ConnectInd_Cb

Definition at line 300 of file l2c_api.h.

◆ pL2CA_ConnectCfm_Cb

tL2CA_CONNECT_CFM_CB* tL2CAP_APPL_INFO::pL2CA_ConnectCfm_Cb

Definition at line 301 of file l2c_api.h.

◆ pL2CA_ConnectPnd_Cb

tL2CA_CONNECT_PND_CB* tL2CAP_APPL_INFO::pL2CA_ConnectPnd_Cb

Definition at line 302 of file l2c_api.h.

◆ pL2CA_ConfigInd_Cb

tL2CA_CONFIG_IND_CB* tL2CAP_APPL_INFO::pL2CA_ConfigInd_Cb

Definition at line 303 of file l2c_api.h.

◆ pL2CA_ConfigCfm_Cb

tL2CA_CONFIG_CFM_CB* tL2CAP_APPL_INFO::pL2CA_ConfigCfm_Cb

Definition at line 304 of file l2c_api.h.

◆ pL2CA_DisconnectInd_Cb

tL2CA_DISCONNECT_IND_CB* tL2CAP_APPL_INFO::pL2CA_DisconnectInd_Cb

Definition at line 305 of file l2c_api.h.

◆ pL2CA_DisconnectCfm_Cb

tL2CA_DISCONNECT_CFM_CB* tL2CAP_APPL_INFO::pL2CA_DisconnectCfm_Cb

Definition at line 306 of file l2c_api.h.

◆ pL2CA_QoSViolationInd_Cb

tL2CA_QOS_VIOLATION_IND_CB* tL2CAP_APPL_INFO::pL2CA_QoSViolationInd_Cb

Definition at line 307 of file l2c_api.h.

◆ pL2CA_DataInd_Cb

tL2CA_DATA_IND_CB* tL2CAP_APPL_INFO::pL2CA_DataInd_Cb

Definition at line 308 of file l2c_api.h.

◆ pL2CA_CongestionStatus_Cb

tL2CA_CONGESTION_STATUS_CB* tL2CAP_APPL_INFO::pL2CA_CongestionStatus_Cb

Definition at line 309 of file l2c_api.h.

◆ pL2CA_TxComplete_Cb

tL2CA_TX_COMPLETE_CB* tL2CAP_APPL_INFO::pL2CA_TxComplete_Cb

Definition at line 310 of file l2c_api.h.