Lines Matching refs:UUID_T
555 } UUID_T; typedef
560 …UUID_T DeviceServiceId; //A 16 byte UUID that identifies the device service the following CID valu…
570 …UUID_T DeviceServiceId; //A 16 byte UUID that identifies the device service the following CID valu…
590 …UUID_T DeviceServiceId; //A 16 byte UUID that identifies the device service the following CID valu…
602 UUID_T DeviceServiceId;
708 UUID_T ContextType;
717 UUID_T ContextType;
811 static const UUID_T * str2uuid(const char *str) { in str2uuid()
812 static UUID_T uuid; in str2uuid()
951 static const char * uuid2str(const UUID_T *pUUID) { in uuid2str()
962 static const char *DeviceServiceId2str(const UUID_T *pUUID) { in DeviceServiceId2str()