Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hdi_util.c35 const int posOne = 1; in ConvertMacToStr() local
40 …acStr, strLen, strLen - 1, "%02x:%02x:%02x:%02x:%02x:%02x", mac[posZero], mac[posOne], mac[posTwo], in ConvertMacToStr()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/common/
H A Dwifi_hal_common_func.c53 const int posOne = 1; in ConvertMacToStr() local
58 …acStr, strLen, strLen - 1, "%02x:%02x:%02x:%02x:%02x:%02x", mac[posZero], mac[posOne], mac[posTwo], in ConvertMacToStr()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_sta_impl.c443 const int posOne = 1; in ConvertMacToStr() local
448 …acStr, strLen, strLen - 1, "%02x:%02x:%02x:%02x:%02x:%02x", mac[posZero], mac[posOne], mac[posTwo], in ConvertMacToStr()