Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/nitro/wxc/
Dwxc_protocol_impl_wpb.h47 #define REQUEST_BYE 0xfffd macro
/TwlSDK-5.4/build/libraries/wxc/ARM9/src/
Dwxc_protocol_impl_wpb.c352 if (seq_no != REQUEST_DONE && seq_no != REQUEST_NONE && seq_no != REQUEST_BYE) in pass_DataToBuf()
406 pass_ctrl->send_buf.req_count = REQUEST_BYE; in WXCi_PacketSendHook()
457 pass_ctrl->send_buf.req_count = REQUEST_BYE; in WXCi_PacketSendHook()
628 if (pass_ctrl->recv_buf.req_count == REQUEST_BYE) in WXCi_PacketRecvHook()
695 if (pass_ctrl->recv_buf.req_count == REQUEST_BYE) in WXCi_PacketRecvHook()