Searched defs:macAddress (Results 1 – 2 of 2) sorted by relevance
160 static char macAddress[MAC_ADDRESS_LEN] = { 0 }; in OnHotspotStaJoinHandler() local175 static char macAddress[MAC_ADDRESS_LEN] = { 0 }; in OnHotspotStaLeaveHandler() local
226 static int GetPeerSTAWifiIp(const unsigned char *macAddress, int macLen, unsigned int * const ip) in GetPeerSTAWifiIp()