Home | History | Annotate | Download | only in src

Lines Matching full:sequence

23 * \brief State Machine Management for the HCI and the Function Sequence       *
174 * The phHciNfc_Initialise_Sequence function sequence initialises the
183 * \retval NFCSTATUS_SUCCESS HCI current initialise sequence successful.
201 * The phHciNfc_PollLoop_Sequence function sequence starts the
202 * discovery sequence of device.
209 * \retval NFCSTATUS_SUCCESS HCI Discovery Configuration sequence successful.
227 * The phHciNfc_EmulationCfg_Sequence function sequence configures the
236 * sequence successful.
254 * The phHciNfc_SmartMx_Mode_Sequence function sequence configures the
263 * sequence successful.
281 * The phHciNfc_Connect_Sequence function sequence selects the
289 * \retval NFCSTATUS_SUCCESS HCI target selection sequence successful.
307 * The phHciNfc_Disconnect_Sequence function sequence de-selects the
315 * \retval NFCSTATUS_SUCCESS HCI target de-selection sequence successful.
332 * The phHciNfc_Error_Sequence function sequence notifies the
333 * error in the HCI sequence to the upper layer .
343 * \retval NFCSTATUS_SUCCESS HCI Error sequence Notification successful.
363 * The phHciNfc_Resume_Sequence function sequence resumes the
364 * previous pending sequence of HCI .
371 * \retval NFCSTATUS_SUCCESS HCI sequence resume successful.
389 * The phHciNfc_Release_Sequence function sequence releases the
398 * \retval NFCSTATUS_SUCCESS HCI current release sequence successful.