Method

GUsbEndpointget_maximum_packet_size

since: 0.3.3

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

Type: guint16

The maximum packet size.