Home | History | Annotate | Download | only in compat

Lines Matching full:channel

451 	uint8_t channel = 0;
460 &uuid, &channel, name, sizeof(name) - 1);
474 if (epox_presenter(src, dst, channel) < 0) {
481 if (jthree_keyboard(src, dst, channel) < 0) {
488 if (celluon_keyboard(src, dst, channel) < 0) {
498 if (headset_presenter(src, dst, channel) < 0) {
510 perror("Can't create HID control channel");
517 perror("Can't create HID interrupt channel");
789 perror("Can't listen on HID control channel");
796 perror("Can't listen on HID interrupt channel");