4.6.44.6.12 USB_CDC_REQUEST_ID_enum
enum USB_CDC_REQUEST_ID_enum
USB_CDC_REQUEST_SEND_ENCAPSULATED_COMMAND |
Request code to transmit protocol supported command from host to device |
USB_CDC_REQUEST_GET_ENCAPSULATED_RESPONSE |
Request code to transmit protocol supported command from device to host |
USB_CDC_REQUEST_SET_COMM_FEATURE |
Request code to update settings for given communication feature |
USB_CDC_REQUEST_GET_COMM_FEATURE |
Request code to get the current settings for given communication feature |
USB_CDC_REQUEST_CLEAR_COMM_FEATURE |
Request code to clear custom settings to given communication feature |
USB_CDC_REQUEST_SET_AUX_LINE_STATE |
Request code to connect or disconnect a secondary jack to POTS circuit or CODEC |
USB_CDC_REQUEST_SET_HOOK_STATE |
Request code to set the necessary PSTN line relay code for on-hook, off-hook, and caller ID states |
USB_CDC_REQUEST_PULSE_SETUP |
Request code to prepare for a pulse-dialing cycle |
USB_CDC_REQUEST_SEND_PULSE |
Request code to generate a specified number of make/break pulse cycles |
USB_CDC_REQUEST_SET_PULSE_TIME |
Request code to set the timing of the make and break periods for pulse dialing |
USB_CDC_REQUEST_RING_AUX_JACK |
Request code to generate a ring signal on a secondary phone jack |
USB_CDC_REQUEST_SET_LINE_CODING |
Request code to specify typical asynchronous line-character formatting properties |
USB_CDC_REQUEST_GET_LINE_CODING |
Request code to get the current asynchronous line-character formatting properties |
USB_CDC_REQUEST_SET_CONTROL_LINE_STATE |
Request code to set RS-232/V.24 style control signals |
USB_CDC_REQUEST_SEND_BREAK |
Request code to send special carrier modulation that generates an RS-232 style break |
USB_CDC_REQUEST_SET_RINGER_PARMS |
Request code to configure the ringer for the communications device |
USB_CDC_REQUEST_GET_RINGER_PARMS |
Request code to return the ringer capabilities of the device and the current status of the device’s ringer |
USB_CDC_REQUEST_SET_OPERATION_PARMS |
Request code to set the operational mode for the device |
USB_CDC_REQUEST_GET_OPERATION_PARMS |
Request code to get the current operational mode for the device |
USB_CDC_REQUEST_SET_LINE_PARMS |
Request code to change the state of the line for the given interface |
USB_CDC_REQUEST_GET_LINE_PARMS |
Request code to report the state of the line for the given interface |
USB_CDC_REQUEST_DIAL_DIGITS |
Request code to dial the DTMF digits over the specified line |
USB_CDC_REQUEST_SET_UNIT_PARAMETER |
Request code to set the value of a parameter belonging to a Unit identified by Unit Parameter Structure |
USB_CDC_REQUEST_GET_UNIT_PARAMETER |
Request code to return the current value of a parameter belonging to a Unit pointed out by Unit Parameter Structure |
USB_CDC_REQUEST_CLEAR_UNIT_PARAMETER |
Request code to restore the default value of a parameter belonging to a Unit identified by Unit Parameter Structure |
USB_CDC_REQUEST_GET_PROFILE |
Request code to return the profile information as defined by CAPI 2.0 |
USB_CDC_REQUEST_SET_ETHERNET_MULTICAST_FILTERS |
Request code to set the Ethernet device multicast filters as specified in the sequential list of 48 bit Ethernet multicast addresses |
USB_CDC_REQUEST_SET_ETHERNET_POWER_MANAGEMENT_PATTERN_FILTER |
Request code to set up the specified Ethernet power management pattern filter as described in the data structure |
USB_CDC_REQUEST_GET_ETHERNET_POWER_MANAGEMENT_PATTERN_FILTER |
Request code to retrieve the status of the specified Ethernet power management pattern filter from the device |
USB_CDC_REQUEST_SET_ETHERNET_PACKET_FILTER |
Request code to configure device Ethernet packet filter settings |
USB_CDC_REQUEST_GET_ETHERNET_STATISTIC |
Request code to retrieve a statistic based on the feature selector |
USB_CDC_REQUEST_SET_ATM_DATA_FORMAT |
Request code to set the data format selected by the host |
USB_CDC_REQUEST_GET_ATM_DEVICE_STATISTICS |
Request code to retrieve the device statistics based on the feature selector |
USB_CDC_REQUEST_SET_ATM_DEFAULT_VC |
Request code to pre-select the VPI/VCI value for subsequent GetATMVCStatistics requests |
USB_CDC_REQUEST_GET_ATM_VC_STATISTICS |
Request code to retrieve the ATM device statistics based on the feature selector for a pre-selected VPI/VCI as stipulated in latest preceding SetATMDefaultVC request |
USB_CDC_REQUEST_MDLM_SEMANTIC_MODEL_SPECIFIC_REQUESTS |
Request code 0x60 to 0x7F for MDLM Semantic-Model specific requests |
USB_CDC_REQUEST_GET_NTB_PARAMETERS |
Request code to retrieve the parameters that describe NTBs for each direction |
USB_CDC_REQUEST_GET_NET_ADDRESS |
Request code to return the function’s current EUI-48 station address |
USB_CDC_REQUEST_SET_NET_ADDRESS |
Request code to set the function’s current EUI-48 station address |
USB_CDC_REQUEST_GET_NTB_FORMAT |
Request code to return the NTB data format currently being used by the function |
USB_CDC_REQUEST_SET_NTB_FORMAT |
Request code to select the format of NTB to be used for NTBs transmitted from the function to the host |
USB_CDC_REQUEST_GET_NTB_INPUT_SIZE |
Request code to return NTB input size currently being used by the function |
USB_CDC_REQUEST_SET_NTB_INPUT_SIZE |
Request code to select the maximum size of NTB that the device is permitted to send to the host |
USB_CDC_REQUEST_GET_MAX_DATAGRAM_SIZE |
Request code to return the currently effective maximum datagram size that the function has in effect |
USB_CDC_REQUEST_SET_MAX_DATAGRAM_SIZE |
Request code to select the maximum datagram size that either host or function will send in an NTB |
USB_CDC_REQUEST_GET_CRC_MODE |
Request code to return the currently selected CRC mode for NTBs formatted by the function |
USB_CDC_REQUEST_SET_CRC_MODE |
Request code to control whether the function will append CRCs to datagrams when formatting NTBs to be sent to the host |