Searched defs:WiphyFeatures (Results 1 – 2 of 2) sorted by relevance
127 struct WiphyFeatures { struct128 WiphyFeatures() in WiphyFeatures() argument139 bool supports_random_mac_oneshot_scan;142 bool supports_random_mac_sched_scan;144 bool supports_low_span_oneshot_scan;146 bool supports_low_power_oneshot_scan;148 bool supports_high_accuracy_oneshot_scan;150 bool supports_tx_mgmt_frame_mcs;153 bool supports_ext_sched_scan_relative_rssi;
97 WiphyFeatures::WiphyFeatures(uint32_t feature_flags, in WiphyFeatures() function in android::wificond::WiphyFeatures