Searched defs:channel (Results 1 – 2 of 2) sorted by relevance
642 int channel; member1225 int channel; member1415 multiplexer_find_client( Multiplexer* mult, int channel ) in multiplexer_find_client()1434 int channel = hex2int(p->data+11, 2); in multiplexer_handle_control() local1450 int channel = hex2int(p->data+11, 2); in multiplexer_handle_control() local1461 int channel = hex2int(p->data+11, 2); in multiplexer_handle_control() local1519 multiplexer_serial_send( Multiplexer* mult, int channel, Packet* p ) in multiplexer_serial_send()1540 int len, channel; in multiplexer_open_channel() local1569 multiplexer_close_channel( Multiplexer* mult, int channel ) in multiplexer_close_channel()
417 SocketChannel channel = device.getClientMonitoringSocket(); in removeDevice() local