Home
last modified time | relevance | path

Searched refs:check_feature (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwificonfigcommand.h82 int check_feature(enum qca_wlan_vendor_features feature, features_info *info);
Dwificonfig.cpp125 int check_feature(enum qca_wlan_vendor_features feature, features_info *info) in check_feature() function
173 if (check_feature(QCA_WLAN_VENDOR_FEATURE_SELF_MANAGED_REGULATORY, in wifi_set_country_code()
Dnan.cpp886 if (check_feature(QCA_WLAN_VENDOR_FEATURE_USE_ADD_DEL_VIRTUAL_INTF_FOR_NDI, in nan_data_interface_create()
1028 if ((check_feature(QCA_WLAN_VENDOR_FEATURE_USE_ADD_DEL_VIRTUAL_INTF_FOR_NDI, in nan_data_interface_delete()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwificonfig.cpp111 int check_feature(enum qca_wlan_vendor_features feature, features_info *info) in check_feature() function
159 if (check_feature(QCA_WLAN_VENDOR_FEATURE_SELF_MANAGED_REGULATORY, in wifi_set_country_code()
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.h431 bool check_feature(const std::string& name);
DKeyMintAidlTestBase.cpp1610 if (!check_feature(FEATURE_KEYSTORE_APP_ATTEST_KEY)) { in is_attest_key_feature_disabled()
1620 if (check_feature(FEATURE_STRONGBOX_KEYSTORE)) { in is_strongbox_enabled()
2281 bool check_feature(const std::string& name) { in check_feature() function
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c4592 int check_feature(enum qca_wlan_vendor_features feature, in check_feature() function
4736 if (check_feature(QCA_WLAN_VENDOR_FEATURE_TWT_ASYNC_SUPPORT, &info)) { in check_wifi_twt_async_feature()