Channel Management


o (*start_request_callback)
Prototype for the callback to the application called when a start request has completed, regardless of its success.
o bp_start_request
Initiates a request to start a channel.
o bpc_start_response
Invoked by the pro_start_indication callback to indicate the disposition of a request to start a channel.
o (*close_request_callback)
Prototype for the callback to the application called when a close request has completed, regardless of its success.
o bpc_close_request
Initiates a request to close a channel.
o bpc_close_response
Invoked by the pro_close_indication callback to indicate the disposition of a request to close a channel.
o bpc_set_channel_window
Sets the receive window size for a channel.
o bpc_wait_state_quiescent
Waits for a channel to become quiescent.
o bpc_tuning_reset_request
Invokes the pro_tuning_reset_indication callback for all channels.
o bpc_tuning_reset_complete
Indicates that a tuning reset has either completed or aborted, and invokes the pro_tuning_reset_confirmation callback for all channels.

Home Alphabetic index



This page was generated with the help of DOC++.