Searched refs:DEVICE_TYPE (Results 1 – 3 of 3) sorted by relevance
45 private static final int DEVICE_TYPE = 0x3; field in WifiP2pWfdInfo75 return (mDeviceInfo & DEVICE_TYPE); in getDeviceType()
57 #define DEVICE_TYPE "type" macro
5682 if (strcmp(node->name, DEVICE_TYPE) == 0) { in loadDevice()