(Page 9 of 13 in this chapter)
TxApiReqRsp
Description
- Transmits a TX API request and polls (up to 3 seconds) for a response.
Prototype
- short TxApiReqRsp (TXAPIHNDL *handle,
TXMNGPKT *req,
TXMNGPKT *rsp )
- handle Pointer to TX API handle.
- req Pointer to packet to be sent to communications processor.
- rsp Pointer to packet to hold response.
Return Values
- TX API completion code or CP KERNEL completion code.
Details
- TxApiReqRsp is a combination of TxApiSendReq and TxApiGetRsp. TxApiReqRsp calls TxApiSendReq and checks whether the request was accepted by the CPI Library. If so, TxApiGetRsp is called.
See Also
- TxApiGetRsp, TxApiSendReq
(Page 9 of 13 in this chapter)
tech_support@nmss.com
Copyright © 1998, Natural MicroSystems, Inc. All rights
reserved.