Searched refs:allocateApOrStaIfaceName (Results 1 – 2 of 2) sorted by relevance
1912 std::string WifiChip::allocateApOrStaIfaceName(IfaceType type, in allocateApOrStaIfaceName() function in android::hardware::wifi::V1_5::implementation::WifiChip1947 return allocateApOrStaIfaceName(IfaceType::AP, startIdxOfApIface()); in allocateApIfaceName()1958 std::string instance_name = allocateApOrStaIfaceName( in allocateBridgedApInstanceNames()1971 return allocateApOrStaIfaceName(IfaceType::STA, 0); in allocateStaIfaceName()
299 std::string allocateApOrStaIfaceName(IfaceType type, uint32_t start_idx);