One remote as represented in the configuration file.
const lirc_t * send_buffer_data(void)
lirc_t send_buffer_sum(void)
void send_buffer_init(void)
Clear and re-initiate the buffer.
int send_buffer_put(struct ir_remote *remote, struct ir_ncode *code)
Initializes the global send buffer for transmitting the code in the second argument, residing in the remote in the first.
Describes and decodes the signals from IR remotes.
IR Command, corresponding to one (command defining) line of the configuration file.
int send_buffer_length(void)
Do not document this function.