(Page 10 of 13 in this chapter)
TxApiSendReq
Description
- Transmits a TX API management request packet to a specified communications processor (with cpi_send).
Prototype
- short TxApiSendReq (TXAPIHNDL *handle,
TXMNGPKT *req )
- handle TX API handle.
- req Packet to be sent to communications processor.
Return Values
- TX API completion code.
Details
- Once the packet has been delivered successfully to the CPI Library, TxApiSendReq returns.
Note: A successful response from TxApiSendReq does not imply that the request has been successfully received by an application on the target communications processor.
- Before sending the request, a unique identifier is assigned to the request. This value is placed in pktuskey of the IO packet area in the request, overwriting any value placed there by the application. This value is used for matching-up the request with the proper response packet.
See Also
- TxApiGetRsp
(Page 10 of 13 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.