Lines Matching refs:CONTROL
67 #include "control.h"
82 CONTROL = 1 << 4,
119 .control = TRUE,
154 return enabled.control;
221 if (device->control)
224 device->control = control_init(device, uuid16);
1130 .name = "audio-control",
1167 else if (g_str_equal(list[i], "Control"))
1168 enabled.control = TRUE;
1187 else if (g_str_equal(list[i], "Control"))
1188 enabled.control = FALSE;
1235 if (enabled.control)
1274 if (enabled.control)
1317 && !dev->control)