Searched refs:allocateApOrStaIfaceName (Results 1 – 2 of 2) sorted by relevance
1741 std::string WifiChip::allocateApOrStaIfaceName(IfaceType type, uint32_t start_idx) { in allocateApOrStaIfaceName() function in aidl::android::hardware::wifi::WifiChip1776 return allocateApOrStaIfaceName(IfaceType::AP, startIdxOfApIface()); in allocateApIfaceName()1788 allocateApOrStaIfaceName(IfaceType::AP, startIdxOfApIface() + i); in allocateBridgedApInstanceNames()1800 return allocateApOrStaIfaceName(IfaceType::STA, 0); in allocateStaIfaceName()
259 std::string allocateApOrStaIfaceName(IfaceType type, uint32_t start_idx);