Searched defs:REPLY_BUF_SIZE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/jni/
H A Dcom_android_server_wifi_WifiNative.cpp35 #define REPLY_BUF_SIZE 4096 + 1 // wpa_supplicant's maximum size + 1 for nul macro
129 char reply[REPLY_BUF_SIZE];
137 char reply[REPLY_BUF_SIZE];
151 char reply[REPLY_BUF_SIZE];

Completed in 32 milliseconds