Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
Dhdi_hostapd_hal.c654 static int SetApMaxConnHw(int maxConn, int channel) in SetApMaxConnHw()
705 static int SetApMaxConn(int maxConn, int id) in SetApMaxConn()
Dhostapd_common_cmd.c445 int32_t maxConn, int32_t id) in HostapdInterfaceSetApMaxConn()
/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/wpa/interfaces/hdi_service/service_common/
Dwpa_hal_struct.h134 int32_t maxConn; member