Searched refs:setCountryCode (Results 1 – 8 of 8) sorted by relevance
59 Return<void> WifiApIface::setCountryCode(const hidl_array<int8_t, 2>& code, in setCountryCode() function in android::hardware::wifi::V1_4::implementation::WifiApIface98 legacy_hal_.lock()->setCountryCode(ifname_, code); in setCountryCodeInternal()
49 Return<void> setCountryCode(const hidl_array<int8_t, 2>& code,
370 wifi_error setCountryCode(const std::string& iface_name,
1346 wifi_error WifiLegacyHal::setCountryCode(const std::string& iface_name, in setCountryCode() function in android::hardware::wifi::V1_4::implementation::legacy_hal::WifiLegacyHal
83 HIDL_INVOKE(wifi_ap_iface_, setCountryCode, kCountryCode).code); in TEST_P()
35 setCountryCode(int8_t[2] code) generates (WifiStatus status);
451 sta_iface_->setCountryCode( in TEST_P()
333 setCountryCode(int8_t[2] code)