Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dmock_wpa_ctrl.cpp27 const int MaxExactCmdLength = 32; variable
223 char exactCmd[MaxExactCmdLength] = {0}; in wpa_ctrl_request()
224 GetExactCmd(cmd, exactCmd, MaxExactCmdLength); in wpa_ctrl_request()