Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi.cpp345 int32_t chip_id = getChipIdFromWifiChip(chip); in getChipIdsInternal()
353 int32_t cand_id = getChipIdFromWifiChip(chip); in getChipInternal()
413 int32_t Wifi::getChipIdFromWifiChip(std::shared_ptr<WifiChip>& chip) { in getChipIdFromWifiChip() function in aidl::android::hardware::wifi::Wifi
Dwifi.h75 int32_t getChipIdFromWifiChip(std::shared_ptr<WifiChip>& chip);