Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_chip.h297 uint32_t startIdxOfApIface();
H A Dwifi_chip.cpp1926 uint32_t WifiChip::startIdxOfApIface() { in startIdxOfApIface() function in android::hardware::wifi::V1_5::implementation::WifiChip
1947 return allocateApOrStaIfaceName(IfaceType::AP, startIdxOfApIface()); in allocateApIfaceName()
1959 IfaceType::AP, startIdxOfApIface() + i); in allocateBridgedApInstanceNames()