HomeSort by relevance Sort by last modified time
    Searched refs:hardware_type (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/
arp_packet.cc 77 const uint16_t hardware_type = ntohs(header.ar_hrd); local
78 if (hardware_type != ARPHRD_ETHER) {
80 << hardware_type;
  /device/google/contexthub/util/nanotool/
nanomessage.h 82 uint16_t hardware_type; member in struct:android::HardwareVersionInfo::VersionInfo
nanomessage.cpp 53 info.hardware_type,

Completed in 147 milliseconds