Lines Matching full:callback
146 NFC_EXEC_CALLBACK = 0x01, /**< Callback Execution Sequence */
147 NFC_EXEC_UNKNOWN = 0xFF /**< Callback Execution Sequence */
178 * This structure holds the completion callback information of the
180 * along with the completion callback.
200 * This structure holds the notification callback information passed from
201 * the lower layer to the upper layer along with the notification callback.
238 ********************* Callback Function Type Definition ************************
243 * Interface Notification Callback
245 * This callback notifies the occurrance of an event in the Lower Interface.
247 * \param [in] pContext Context for the Callback Function
263 * asynchronous Interface Transaction Completion callback
265 * This callback signals the completion of the asynchronous send or receive
268 * \param [in] pContext Context for the Callback Function
302 * The call returns immediately and the registered callback is
312 * the registered callback is called.
345 * Generic Callback interface structure for the Lower layer.
347 * This structure holds the callback function pointers of the functions that
356 /**<Callback notifies occurrance of event in Lower Interface*/
358 /**<asynchronous Interface Transaction Completion callback*/
368 * This structure holds the reference parameters, callback function pointers and
390 * Registers the interface functions and passes the callback functions to the
393 * This function passes the callback functions of the interface to the