Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h42 #define WIFI_BSSID_LEN 6 macro
86 unsigned char bssid[WIFI_BSSID_LEN];
92 unsigned char bssid[WIFI_BSSID_LEN];
97 unsigned char bssid[WIFI_BSSID_LEN];
103 unsigned char bssid[WIFI_BSSID_LEN];
117 unsigned char bssid[WIFI_BSSID_LEN];
123 unsigned char bssid[WIFI_BSSID_LEN];
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd.c1216 stateChangedParam->bssid[WIFI_BSSID_LEN - 1]); in WpaFillWpaStateChangedParam()