Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Callback

90   Callback function, it is called when asynchronous transfer is completed.

94 @param Context Data passed into Callback function. This is optional parameter and may be NULL.
96 @retval EFI_SUCCESS The callback function complete successfully.
114 @param Callback The callback function. This function is called if the asynchronous transfer is
116 @param Context Data passed into Callback function. This is optional parameter and may be NULL.
131 IN EFI_BLUETOOTH_HC_ASYNC_FUNC_CALLBACK Callback,
202 @param Callback The callback function. This function is called if the asynchronous transfer is
204 @param Context Data passed into Callback function. This is optional parameter and may be NULL.
219 IN EFI_BLUETOOTH_HC_ASYNC_FUNC_CALLBACK Callback,
290 @param Callback The callback function. This function is called if the asynchronous transfer is
292 @param Context Data passed into Callback function. This is optional parameter and may be NULL.
307 IN EFI_BLUETOOTH_HC_ASYNC_FUNC_CALLBACK Callback,