Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
Dmac_address.h79 static const MacAddress INVALID_MAC_ADDRESS; /* Invalid MAC Address Object Constant */ variable
Dmac_address.cpp39 const MacAddress MacAddress::INVALID_MAC_ADDRESS = MacAddress(INVALID_MAC); member in OHOS::Wifi::MacAddress
/foundation/communication/bluetooth_service/services/bluetooth/common/
Dbt_def.h138 const std::string INVALID_MAC_ADDRESS = "00:00:00:00:00:00"; variable
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Dbt_def.h142 const std::string INVALID_MAC_ADDRESS = "00:00:00:00:00:00"; variable
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_def.h140 const std::string INVALID_MAC_ADDRESS = "00:00:00:00:00:00"; variable