Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Timeout

37   @param  Timeout       Indicating the transfer should be completed within this time frame. The units are 

38 in milliseconds. If Timeout is 0, then the caller must wait for the function to
46 @retval EFI_TIMEOUT Sending HCI command packet fail due to timeout.
56 IN UINTN Timeout
67 @param Timeout Indicating the transfer should be completed within this time frame. The units are
68 in milliseconds. If Timeout is 0, then the caller must wait for the function to
76 @retval EFI_TIMEOUT Receiving HCI event packet fail due to timeout.
86 IN UINTN Timeout
143 @param Timeout Indicating the transfer should be completed within this time frame. The units are
144 in milliseconds. If Timeout is 0, then the caller must wait for the function to
152 @retval EFI_TIMEOUT Sending HCI ACL data packet fail due to timeout.
162 IN UINTN Timeout
172 @param Timeout Indicating the transfer should be completed within this time frame. The units are
173 in milliseconds. If Timeout is 0, then the caller must wait for the function to
181 @retval EFI_TIMEOUT Receiving HCI ACL data packet fail due to timeout.
191 IN UINTN Timeout
231 @param Timeout Indicating the transfer should be completed within this time frame. The units are
232 in milliseconds. If Timeout is 0, then the caller must wait for the function to
241 @retval EFI_TIMEOUT Sending HCI SCO data packet fail due to timeout.
251 IN UINTN Timeout
261 @param Timeout Indicating the transfer should be completed within this time frame. The units are
262 in milliseconds. If Timeout is 0, then the caller must wait for the function to
270 @retval EFI_TIMEOUT Receiving HCI SCO data packet fail due to timeout
280 IN UINTN Timeout