I installed bluez-5.15 from source with the following configuration:
$ ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \\
--localstatedir
From my experience with Bluez 5.15
I believe earlier versions of Bluez required hcitool lecc step, but it is not the case anymore.