Lines Matching full:open
22 * The client must open a channel before sending any request and
32 * - OPEN : The client will switch from IDLE to OPEN once it
33 * successfully open the channel. On the other hand, it
34 * will switch from OPEN to IDLE state once it successfully
40 * re-open the channel when in ABORT state/
66 * use the token to open the channel on the service and communicate
98 * @brief Client requests to open a channel on ARM SiP service.
100 * Client must open a channel before sending any request via
117 * @retval -EALREADY client state is already open.
133 * @retval -EPROTO client is not in OPEN state.
140 * Client must open a channel on the device before using this function.