Home
last modified time | relevance | path

Searched refs:INVALID_BR_MAC_ADDR (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c55 #define INVALID_BR_MAC_ADDR "00:00:00:00:00:00" macro
468 if (strcmp(macAddr, INVALID_BR_MAC_ADDR) == 0) { in IsInvalidBrmac()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c190 #define INVALID_BR_MAC_ADDR "00:00:00:00:00:00" macro
1956 if ((lenBrMac == 0 || (strncmp(brMacTemp, INVALID_BR_MAC_ADDR, BT_MAC_LEN) == 0)) && in UpdateLocalNetBrMac()

Completed in 6 milliseconds