Home
last modified time | relevance | path

Searched defs:maxConn (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/wlan/test/fuzztest/
Dhostapd_common_fuzzer.cpp170 int32_t maxConn = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzHostapdInterfaceSetApMaxConn() local
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
Dhostapd_common_cmd.c468 int32_t maxConn, int32_t id) in HostapdInterfaceSetApMaxConn()