Searched refs:getChipInternal (Results 1 – 2 of 2) sorted by relevance
70 std::pair<std::shared_ptr<IWifiChip>, ndk::ScopedAStatus> getChipInternal(int32_t chip_id);
216 return validateAndCall(this, WifiStatusCode::ERROR_UNKNOWN, &Wifi::getChipInternal, in getChip()351 std::pair<std::shared_ptr<IWifiChip>, ndk::ScopedAStatus> Wifi::getChipInternal(int32_t chip_id) { in getChipInternal() function in aidl::android::hardware::wifi::Wifi