Returned to the application in response to a request sent to the board to bring up the D channel, with an attached buffer containing an imgt_d_channel_control structure.
struct imgt_d_channel_control
{
DWORD result; /* D channel control command result
(Success/Failure) */
};
|
Field |
Description |
4 |
E |
N |
D |
E |
V |
H |
A |
N |
K |
T |
Q |
D |
T |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
result |
D channel control command result: IMGT_D_CHANNEL_CMD_SUCCESS |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
|
x |
Note: E10 is the same variant as 5ESS.
The result element of the returned structure indicates whether or not the command can be executed. IMGT_D_CHANNEL_CMD_SUCCESS indicates that the D channel was re-established. IMGT_D_CHANNEL_CMD_BAD_LINK_STATE indicates that the command cannot be executed.