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_1::implementation::WifiApIface88 legacy_hal_.lock()->setCountryCode(code); in setCountryCodeInternal()
46 Return<void> setCountryCode(const hidl_array<int8_t, 2>& code,
278 wifi_error setCountryCode(std::array<int8_t, 2> code);
1236 wifi_error WifiLegacyHal::setCountryCode(std::array<int8_t, 2> code) { in setCountryCode() function in android::hardware::wifi::V1_1::implementation::legacy_hal::WifiLegacyHal
77 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)