Hello,
I refer to the Bluetoothchat example in "Developing Series 60 Applications".
In the BluetoothAdvertiser class, when creating a service record, the constant KServiceClass is passed in as the UUID in the CreateServiceRecordL() function. The KServiceClass is defined as const TUint KServiceClass=0x101F6148.
I like to know how to represent this as a 32-bit short form UUID?