1PRIMARY_SERVICE, GAP_SERVICE 2CHARACTERISTIC, GAP_DEVICE_NAME, READ, "SM Pairing Central" 3 4// Dummy Service 5PRIMARY_SERVICE, 0000FF10-0000-1000-8000-00805F9B34FB 6// Dummy Service, Characteristic, with read and notify + authentication 7CHARACTERISTIC, 0000FF12-0000-1000-8000-00805F9B34FB, READ | ENCRYPTION_KEY_SIZE_16, "Secure :)" 8