Home
last modified time | relevance | path

Searched refs:getModeInternal (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_chip.h205 std::pair<WifiStatus, uint32_t> getModeInternal();
H A Dwifi_chip.cpp453 &WifiChip::getModeInternal, hidl_status_cb); in getMode()
887 std::pair<WifiStatus, uint32_t> WifiChip::getModeInternal() { in getModeInternal() function in android::hardware::wifi::V1_5::implementation::WifiChip