Searched refs:discover (Results 1 – 4 of 4) sorted by relevance
29 static Message discover(const uint8_t (&sourceMac)[ETH_ALEN]);
62 # Allow the face HAL to discover pil sysfs nodes for faceauth firmware loading.
54 Message Message::discover(const uint8_t (&sourceMac)[ETH_ALEN]) { in discover() function in Message
531 mLastMsg = Message::discover(mInterface.getMacAddress()); in sendDhcpDiscover()