Home
last modified time | relevance | path

Searched refs:supportedButtonEvents (Results 1 – 2 of 2) sorted by relevance

/trunk/main/apple_remote/source/
H A DHIDRemoteControlDevice.m86 supportedButtonEvents = 0;
88 supportedButtonEvents |= [identifier intValue];
115 return (supportedButtonEvents & identifier) == identifier;
/trunk/main/apple_remote/inc/
H A DHIDRemoteControlDevice.h50 int supportedButtonEvents; field

Completed in 18 milliseconds