Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.c47 static WpaSsidField g_wpaSsidFields[] = { variable
79 int flag = g_wpaSsidFields[pos].flag; in CalcQuotationMarksFlag()
205 for (int i = 0; i < (int)(sizeof(g_wpaSsidFields) / sizeof(g_wpaSsidFields[0])); ++i) { in WpaInterfaceSetNetwork()
206 if (strcmp(g_wpaSsidFields[i].fieldName, name) == 0) { in WpaInterfaceSetNetwork()
208 conf.param = g_wpaSsidFields[i].field; in WpaInterfaceSetNetwork()

Completed in 4 milliseconds