Searched refs:setCountryCode (Results 1 – 8 of 8) sorted by relevance
74 Return<void> WifiApIface::setCountryCode(const hidl_array<int8_t, 2>& code, in setCountryCode() function in android::hardware::wifi::V1_3::implementation::WifiApIface99 legacy_hal_.lock()->setCountryCode(ifname_, code); in setCountryCodeInternal()
52 Return<void> setCountryCode(const hidl_array<int8_t, 2>& code,
367 wifi_error setCountryCode(const std::string& iface_name,
1336 wifi_error WifiLegacyHal::setCountryCode(const std::string& iface_name, in setCountryCode() function in android::hardware::wifi::V1_3::implementation::legacy_hal::WifiLegacyHal
86 HIDL_INVOKE(wifi_ap_iface_, setCountryCode, kCountryCode).code); in TEST_F()
35 setCountryCode(int8_t[2] code) generates (WifiStatus status);
430 sta_iface_->setCountryCode( in TEST_F()
333 setCountryCode(int8_t[2] code)