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