Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_cmd_client.cpp34 static const int MSS_BLA_LIST_BUFSIZE = 192; variable
158 param.size() + strlen(CMD_SET_AX_BLA_LIST) > MSS_BLA_LIST_BUFSIZE) { in SetAxBlaList()
186 param.size() + strlen(CMD_SET_BE_BLA_LIST) > MSS_BLA_LIST_BUFSIZE) { in SetBeBlaList()