Searched refs:CAPABILITY_IBSS (Results 1 – 4 of 4) sorted by relevance
19 [site_linux_system.LinuxSystem.CAPABILITY_IBSS])
37 CAPABILITY_IBSS = 'ibss_supported' variable in LinuxSystem301 caps.add(self.CAPABILITY_IBSS)
458 return self.CAPABILITY_IBSS in self.capabilities
190 #define CAPABILITY_IBSS(cap) ((cap) & 0x0002) macro