Searched refs:next_state (Results 1 - 25 of 42) sorted by relevance

12

/external/libnfc-nxp/src/
H A DphLibNfc_target.c103 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
129 gpphLibContext->LibNfcState.next_state)
152 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
188 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
194 else if(eLibNfcHalStateRelease == gpphLibContext->LibNfcState.next_state)
257 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
288 gpphLibContext->LibNfcState.next_state)
330 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
359 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
365 else if(eLibNfcHalStateRelease == gpphLibContext->LibNfcState.next_state)
[all...]
H A DphLibNfc_initiator.c413 else if(gpphLibContext->LibNfcState.next_state
463 else if(gpphLibContext->LibNfcState.next_state
515 else if (gpphLibContext->LibNfcState.next_state
555 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
603 else if(gpphLibContext->LibNfcState.next_state
643 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
673 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
750 if((eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state))
761 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
814 else if(gpphLibContext->LibNfcState.next_state
[all...]
H A DphHciNfc_Sequence.h112 * \param[in] next_state next_state is the state to which
126 phHciNfc_eState_t next_state
H A DphLibNfc_discovery.c85 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
166 else if(gpphLibContext->LibNfcState.next_state
193 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConfigReady;
241 else if(gpphLibContext->LibNfcState.next_state
298 gpphLibContext->LibNfcState.next_state = eLibNfcHalStatePresenceChk;
332 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
H A DphHciNfc_Sequence.c238 phHciNfc_eState_t next_state = state; local
243 switch(next_state)
261 switch(next_state)
286 if ((hciState_Test == next_state )
287 || (hciState_IO == next_state)
288 || (hciState_Release == next_state))
297 switch(next_state)
328 switch(next_state)
362 switch(next_state)
389 switch(next_state)
[all...]
H A DphLibNfc_Ioctl.c119 if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
251 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
312 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
H A DphLibNfc.c242 else if(gpphLibContext->LibNfcState.next_state==eLibNfcHalStateShutdown)
408 pLibContext->LibNfcState.next_state= eLibNfcHalStateShutdown;
531 else if(gpphLibContext->LibNfcState.next_state
688 phLibNfc_State_t next_state
696 switch(next_state)
709 switch(next_state)
724 switch(next_state)
739 switch(next_state)
755 switch(next_state)
769 pLibContext->LibNfcState.next_state
[all...]
H A DphLibNfc_ndef_raw.c140 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
220 gpphLibContext->LibNfcState.next_state)
259 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
291 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
297 else if(eLibNfcHalStateRelease == gpphLibContext->LibNfcState.next_state)
394 else if(gpphLibContext->LibNfcState.next_state
476 gpphLibContext->LibNfcState.next_state)
513 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
540 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
546 else if(eLibNfcHalStateRelease == gpphLibContext->LibNfcState.next_state)
[all...]
H A DphFriNfc_LlcpMacNfcip.c175 if(gpphLibContext->LibNfcState.next_state
201 if(gpphLibContext->LibNfcState.next_state
254 if(gpphLibContext->LibNfcState.next_state
H A DphLibNfc_SE.c102 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
331 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
375 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
461 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
684 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
H A DphHciNfc_Generic.c1687 switch( psHciContext->hci_state.next_state )
1736 switch( psHciContext->hci_state.next_state )
1879 if ( hciState_Unknown == psHciContext->hci_state.next_state )
1921 && ( hciState_Transact == psHciContext->hci_state.next_state))
1935 if ( hciState_Unknown == psHciContext->hci_state.next_state )
1971 if ( hciState_Unknown == psHciContext->hci_state.next_state )
1990 if(( hciState_Listen == psHciContext->hci_state.next_state)
1991 || (hciState_Transact == psHciContext->hci_state.next_state))
1993 psHciContext->hci_state.next_state = hciState_Initialise;
H A DphLibNfc_Internal.h260 phLibNfc_State_t next_state
/external/bison/lib/
H A Dstrverscmp.c71 static const unsigned int next_state[] = local
105 state = next_state[state];
/external/blktrace/
H A Dstrverscmp.c99 static const unsigned int next_state[] = local
133 state = next_state[state];
/external/boringssl/src/ssl/
H A Dd1_clnt.c201 ssl->s3->tmp.next_state = SSL3_ST_CR_SRVR_HELLO_A;
306 ssl->s3->tmp.next_state = SSL3_ST_CW_CERT_A;
308 ssl->s3->tmp.next_state = SSL3_ST_CW_KEY_EXCH_A;
311 ssl->state = ssl->s3->tmp.next_state;
396 ssl->s3->tmp.next_state = SSL_ST_OK;
400 ssl->s3->tmp.next_state = SSL3_ST_CR_SESSION_TICKET_A;
402 ssl->s3->tmp.next_state = SSL3_ST_CR_CHANGE;
466 ssl->state = ssl->s3->tmp.next_state;
H A Dd1_srvr.c304 ssl->s3->tmp.next_state = SSL3_ST_SR_CERT_A;
316 ssl->state = ssl->s3->tmp.next_state;
430 ssl->s3->tmp.next_state = SSL3_ST_SR_CHANGE;
432 ssl->s3->tmp.next_state = SSL_ST_OK;
/external/libusb/examples/
H A Ddpfp.c48 static int next_state(void);
161 if (next_state() < 0)
241 static int next_state(void) function
295 if (next_state() < 0) {
305 if (next_state() < 0) {
330 if (next_state() < 0) {
357 return next_state();
H A Ddpfp_threaded.c49 static int next_state(void);
190 if (next_state() < 0)
270 static int next_state(void) function
323 if (next_state() < 0) {
333 if (next_state() < 0) {
357 if (next_state() < 0) {
384 return next_state();
/external/curl/lib/
H A Dsmb.c713 enum smb_req_state next_state = SMB_DONE; local
751 next_state = SMB_OPEN;
757 next_state = SMB_TREE_DISCONNECT;
765 next_state = SMB_UPLOAD;
771 next_state = SMB_DOWNLOAD;
778 next_state = SMB_CLOSE;
797 next_state = SMB_CLOSE;
804 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD;
810 next_state = SMB_CLOSE;
819 next_state
[all...]
/external/autotest/server/cros/chaos_lib/
H A Dchaos_capture_analyzer.py219 'StateInfo', ['name', 'direction', 'match_fields', 'next_state'])
417 return self._get_state(state.next_state)
584 next_state = self._current_state
585 while next_state != self.STATE_INFO_END:
586 if self._does_packet_match_state(next_state, packet):
587 self._step(next_state, packet)
588 self._check_for_ack(next_state, packet)
590 next_state = self._get_next_state(next_state)
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-thai.cc180 thai_above_state_t next_state; member in struct:thai_above_state_machine_edge_t
207 thai_below_state_t next_state; member in struct:thai_below_state_machine_edge_t
241 above_state = above_edge.next_state;
242 below_state = below_edge.next_state;
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Ddfa.rb197 next_state = @transition[ state ][ c - @min[ state ] ]
198 if next_state < 0
208 state = next_state
263 next_state = @transition[ state ][ c - @min[ state ] ]
264 if next_state < 0
274 state = next_state
/external/libmicrohttpd/src/microhttpd/
H A Dpostprocessor.c523 * @param next_state state to which we should advance the post processor
534 enum PP_State next_state, enum PP_State next_dash_state)
571 pp->state = next_state;
625 * by an empty line), transition into next_state.
630 * @param next_state state to which the post processor should
638 size_t *ioffptr, enum PP_State next_state)
658 pp->state = next_state;
692 * @param next_state what state to go into after the
705 enum PP_State next_state,
744 pp->state = next_state;
530 find_boundary(struct MHD_PostProcessor *pp, const char *boundary, size_t blen, size_t *ioffptr, enum PP_State next_state, enum PP_State next_dash_state) argument
637 process_multipart_headers(struct MHD_PostProcessor *pp, size_t *ioffptr, enum PP_State next_state) argument
701 process_value_to_boundary(struct MHD_PostProcessor *pp, size_t *ioffptr, const char *boundary, size_t blen, enum PP_State next_state, enum PP_State next_dash_state) argument
[all...]
/external/avahi/avahi-core/
H A Dannounce.c69 static void next_state(AvahiAnnouncer *a);
100 next_state(a);
111 static void next_state(AvahiAnnouncer *a) { function
138 next_state(a);
181 next_state(userdata);
/external/libnfc-nxp/inc/
H A DphNfcInterface.h168 uint8_t next_state; member in struct:phNfc_sState

Completed in 633 milliseconds

12