Searched defs:WiphyFeatures (Results 1 – 2 of 2) sorted by relevance
97 struct WiphyFeatures { struct98 WiphyFeatures() in WiphyFeatures() function109 bool supports_random_mac_oneshot_scan;112 bool supports_random_mac_sched_scan;114 bool supports_low_span_oneshot_scan;116 bool supports_low_power_oneshot_scan;118 bool supports_high_accuracy_oneshot_scan;120 bool supports_tx_mgmt_frame_mcs;123 bool supports_ext_sched_scan_relative_rssi;
76 WiphyFeatures::WiphyFeatures(uint32_t feature_flags, in WiphyFeatures() function in android::wificond::WiphyFeatures