Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.c60 static const int MAX_IFACE_LEN = 6; variable
120 if (strncmp(info->name, argv->name, MAX_IFACE_LEN) == 0) { in WpaCliAddIface()
160 if (strncmp(info->name, name, MAX_IFACE_LEN) == 0) { in WpaCliRemoveIface()