Home
last modified time | relevance | path

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

/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 */ member in OHOS::Wifi::MacAddress
H A Dmac_address.cpp39 const MacAddress MacAddress::INVALID_MAC_ADDRESS = MacAddress(INVALID_MAC); member in OHOS::Wifi::MacAddress
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h166 constexpr const char *INVALID_MAC_ADDRESS = "00:00:00:00:00:00"; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h166 constexpr const char *INVALID_MAC_ADDRESS = "00:00:00:00:00:00"; member

Completed in 8 milliseconds