C | |
| connect [Lirc] | connect prog handler initialize a client with name prog
then call handler each time a code is received, until it return false
|
D | |
| deinit [Lirc] |
lirc client release
|
F | |
| freeconfig [Lirc] |
release of the configuration handle
|
I | |
| init [Lirc] | init prog initialize the lirc client with name prog
|
N | |
| nextcode [Lirc] | nextcode t return the list of the codes received
since the last call.
|
R | |
| readconfig [Lirc] |
reading of the configuration file
|