Home
last modified time | relevance | path

Searched refs:PHASE_DONE (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/libraries/wxc/ARM9/src/
Dwxc_protocol_impl_common.c121 PHASE_DONE enumerator
330 if ((work->req_phase == PHASE_DATA) || (work->req_phase == PHASE_DONE)) in WXCi_PacketSendHook()
399 PHASE_DONE : PHASE_DATA; in WXCi_PacketRecvHook()
416 if (work->req_phase == PHASE_DONE) in WXCi_PacketRecvHook()
531 work->req_phase = PHASE_DONE; in WXCi_PacketRecvHook()
536 case PHASE_DONE: in WXCi_PacketRecvHook()
543 work->req_phase = PHASE_DONE; in WXCi_PacketRecvHook()
546 if (work->req_phase == PHASE_DONE) in WXCi_PacketRecvHook()