Home
last modified time | relevance | path

Searched refs:setCountryCodeInternal (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/wifi/aidl/default/
Dwifi_ap_iface.cpp64 &WifiApIface::setCountryCodeInternal, in_code); in setCountryCode()
92 ndk::ScopedAStatus WifiApIface::setCountryCodeInternal(const std::array<uint8_t, 2>& code) { in setCountryCodeInternal() function in aidl::android::hardware::wifi::WifiApIface
Dwifi_ap_iface.h56 ndk::ScopedAStatus setCountryCodeInternal(const std::array<uint8_t, 2>& code);
Dwifi_chip.h228 ndk::ScopedAStatus setCountryCodeInternal(const std::array<uint8_t, 2>& in_code);
Dwifi_chip.cpp565 &WifiChip::setCountryCodeInternal, in_code); in setCountryCode()
1296 ndk::ScopedAStatus WifiChip::setCountryCodeInternal(const std::array<uint8_t, 2>& code) { in setCountryCodeInternal() function in aidl::android::hardware::wifi::WifiChip