Searched defs:localDeviceType (Results 1 – 6 of 6) sorted by relevance
100 auto localDeviceType = WifiDirectUtils::GetDeviceType(); in ReportConnEventExtra() local
133 const char *localDeviceType; // LOCAL_DEV_TYPE member152 char localDeviceType[DEVICE_TYPE_SIZE_LEN + 1]; // LOCAL_DEV_TYPE member
107 const char *localDeviceType; // LOCAL_DEVICE_TYPE member
181 const char *localDeviceType; // LOCAL_DEV_TYPE member
651 char localDeviceType[DEVICE_TYPE_SIZE_LEN + 1] = {0}; variable
98 char localDeviceType[DEVICE_TYPE_SIZE_LEN + 1]; member563 static int32_t GetDevTypeForDfx(char *localDeviceType, char *peerDeviceType, LnnConntionInfo *connI… in GetDevTypeForDfx()