Home
last modified time | relevance | path

Searched refs:chann (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c666 char chann[10] = {0}; in SetApMaxConnHw() local
667 if (sprintf_s(chann, sizeof(chann), "%d", channel) == -1) { in SetApMaxConnHw()
671 if ((index = AddParam(index, "CHANNEL", chann, dataBuf, SOFTAP_MAX_BUFFER_SIZE)) == -1) { in SetApMaxConnHw()

Completed in 2 milliseconds