View Source QMI.Control (qmi v0.8.4)
Provides commands related to QMUX link and client management
Link to this section Summary
Link to this section Functions
@spec get_client_id(QMI.name(), non_neg_integer()) :: {:ok, non_neg_integer()} | {:error, atom()}
Get a client id for a service
@spec release_client_id(QMI.name(), non_neg_integer(), non_neg_integer()) :: :ok | {:error, atom()}
Release a client id for a service