HelenOS sources

CAP_SECURITY     1032 uspace/lib/ieee80211/src/ieee80211.c 		assoc_body->capability |= host2uint16_t_le(CAP_SECURITY);
CAP_SECURITY     1291 uspace/lib/ieee80211/src/ieee80211.c 		if (uint16_t_le2host(beacon_body->capability) & CAP_SECURITY) {
HelenOS homepage, sources at GitHub