HomeSort by relevance Sort by last modified time
    Searched refs:WiphyFeatures (Results 1 - 9 of 9) sorted by null

  /system/connectivity/wificond/net/
netlink_utils.h 93 struct WiphyFeatures {
94 WiphyFeatures()
100 WiphyFeatures(uint32_t feature_flags,
181 WiphyFeatures* out_wiphy_features);
253 WiphyFeatures* out_wiphy_features);
netlink_utils.cpp 72 WiphyFeatures::WiphyFeatures(uint32_t feature_flags,
267 WiphyFeatures* out_wiphy_features) {
317 WiphyFeatures* out_wiphy_features) {
338 *out_wiphy_features = WiphyFeatures(feature_flags,
  /system/connectivity/wificond/tests/
mock_netlink_utils.h 61 WiphyFeatures* wiphy_features));
netlink_utils_unittest.cpp 267 void VerifyWiphyFeatures(const WiphyFeatures& wiphy_features) {
521 WiphyFeatures wiphy_features;
554 WiphyFeatures wiphy_features;
587 WiphyFeatures wiphy_features;
620 WiphyFeatures wiphy_features;
653 WiphyFeatures wiphy_features;
686 WiphyFeatures wiphy_features;
718 WiphyFeatures wiphy_features;
770 WiphyFeatures wiphy_features;
792 WiphyFeatures wiphy_features
    [all...]
scanner_unittest.cpp 141 WiphyFeatures wiphy_features_;
  /system/connectivity/wificond/scanning/
scanner_impl.h 43 const WiphyFeatures& wiphy_features,
114 WiphyFeatures wiphy_features_;
scanner_impl.cpp 48 using android::wificond::WiphyFeatures;
49 bool IsScanTypeSupported(int scan_type, const WiphyFeatures& wiphy_features) {
69 const WiphyFeatures& wiphy_features,
  /system/connectivity/wificond/
client_interface_impl.h 106 WiphyFeatures wiphy_features_;
server.cpp 263 WiphyFeatures wiphy_features_ignored;
282 WiphyFeatures wiphy_features_ignored;
301 WiphyFeatures wiphy_features_ignored;
365 WiphyFeatures wiphy_features;

Completed in 178 milliseconds