Home | History | Annotate | Download | only in src

Lines Matching defs:next_state

238             phHciNfc_eState_t   next_state = state;
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)
414 switch(next_state)
476 phHciNfc_eState_t next_state
486 psHciContext->hci_state.next_state );
488 status = phHciNfc_FSM_Validate(psHciContext, next_state, NFC_FSM_NEXT );
491 psHciContext->hci_state.next_state = (uint8_t) next_state;
495 psHciContext->hci_state.next_state );
500 next_state );
523 psHciContext->hci_state.next_state );
529 psHciContext->hci_state.next_state ;
531 psHciContext->hci_state.next_state = (uint8_t) hciState_Unknown ;
550 HCI_DEBUG("HCI: %s: transition=%02u, cur_state=%02u, next_state=%02u\n",
554 psHciContext->hci_state.next_state);
565 psHciContext->hci_state.next_state = (uint8_t) hciState_Unknown ;
585 psHciContext->hci_state.next_state = (uint8_t) hciState_Unknown ;
652 psHciContext->hci_state.next_state );
657 switch(psHciContext->hci_state.next_state)
917 HCI_DEBUG("HCI: %s: cur_state=%02u, next_state=%02u",
920 psHciContext->hci_state.next_state);
925 switch(psHciContext->hci_state.next_state)
1321 psHciContext->hci_state.next_state