Home
last modified time | relevance | path

Searched defs:INVALID_MAC_ADDRESS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dmac_address.h78 static const MacAddress INVALID_MAC_ADDRESS; /* Invalid MAC Address Object Constant */ variable
H A Dmac_address.cpp39 const MacAddress MacAddress::INVALID_MAC_ADDRESS = MacAddress(INVALID_MAC); member in OHOS::Wifi::MacAddress
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h190 const std::string INVALID_MAC_ADDRESS = "00:00:00:00:00:00"; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h188 const std::string INVALID_MAC_ADDRESS = "00:00:00:00:00:00"; variable