Searched refs:allocateApIfaceName (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/wifi/1.3/default/ | ||
D | wifi_chip.h | 246 std::string allocateApIfaceName(); |
D | wifi_chip.cpp | 808 std::string ifname = allocateApIfaceName(); in createApIfaceInternal() |