Method

GUsbEndpointget_maximum_packet_size

Declaration

guint16
g_usb_endpoint_get_maximum_packet_size (
  GUsbEndpoint* self
)

Description

Gets the maximum packet size this endpoint is capable of sending/receiving.

Available since:0.3.3

Return value

Returns: guint16
 

The maximum packet size.