Searched refs:CAP_UICONTROLLABLE (Results 1 – 2 of 2) sorted by relevance
682 ok(capabilities[CAP_UICONTROLLABLE], "CAP_UICONTROLLABLE not supported\n"); in test_single_source()683 if (capabilities[CAP_UICONTROLLABLE]) in test_single_source()684 test_onevalue_cap(appid, source, CAP_UICONTROLLABLE, TWTY_BOOL, TWQC_GET); in test_single_source()
1469 #define CAP_UICONTROLLABLE 0x100e /* Added 1.6 */ macro