Searched refs:S_RequestChannelCloseRelease (Results 1 – 4 of 4) sorted by relevance
342 S_RequestChannelCloseRelease requestChannelCloseRelease ; in MsgCloseRlsSend()
1113 *ppDataOut = (uint8*)OSCL_DEFAULT_MALLOC(sizeof(S_RequestChannelCloseRelease)); in IndicationMessage_decode()
372 …elease = (PS_RequestChannelCloseRelease) OSCL_DEFAULT_MALLOC(sizeof(S_RequestChannelCloseRelease)); in Decode_IndicationMessage()
3237 } S_RequestChannelCloseRelease; typedef3238 typedef S_RequestChannelCloseRelease *PS_RequestChannelCloseRelease;