Searched defs:peerDeviceType (Results 1 – 5 of 5) sorted by relevance
97 const char *peerDeviceType; // PEER_DEV_TYPE member163 const char *peerDeviceType; // PEER_DEV_TYPE member
123 const char *peerDeviceType; // PEER_DEV_TYPE member191 const char *peerDeviceType; // PEER_DEV_TYPE member
134 const char *peerDeviceType; // PEER_DEV_TYPE member153 char peerDeviceType[DEVICE_TYPE_SIZE_LEN + 1]; // PEER_DEV_TYPE member
99 char peerDeviceType[DEVICE_TYPE_SIZE_LEN + 1]; member563 static int32_t GetDevTypeForDfx(char *localDeviceType, char *peerDeviceType, LnnConntionInfo *connI… in GetDevTypeForDfx()769 static void NotifyProofExceptionEvent(DeviceType type, int32_t reason, const char *peerDeviceType) in NotifyProofExceptionEvent()
652 char peerDeviceType[DEVICE_TYPE_SIZE_LEN + 1] = {0}; variable