Eqmi.Control (eqmi v0.0.2)
CTL control point implementation.
Link to this section Summary
Functions
allocate client id for a service
Returns a specification to start this module under a supervisor.
Start up a CallControl GenStateMachine.
Link to this section Functions
Link to this function
allocate_cid(pid, service)
Specs
allocate client id for a service
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
idle(arg1, arg2, data)
Link to this function
init_ctl(atom1, atom2, data)
Link to this function
release_cid(pid, service, cid)
Specs
Link to this function
start_link(server_ref, opts \\ [])
Start up a CallControl GenStateMachine.
Link to this function
wait4_cid(arg1, arg2, data)
Link to this function
wait4_release(arg1, arg2, data)
Link to this function