make characteristics more interesting

This commit is contained in:
matthias.ringwald@gmail.com 2014-01-31 11:16:25 +00:00
parent 5d86261019
commit 60b3df6046

View File

@ -80,8 +80,10 @@ CHARACTERISTIC_AGGREGATE_FORMAT, 1, 2
// - read/write without response
CHARACTERISTIC, F10C, READ | WRITE_WITHOUT_RESPONSE | DYNAMIC,
// - read/write/write without response
CHARACTERISTIC, F10D, READ | WRITE | WRITE_WITHOUT_RESPONSE | DYNAMIC,
// - read/authenticated signed writes
CHARACTERISTIC, F10D, READ | AUTHENTICATED_SIGNED_WRITE | DYNAMIC,
CHARACTERISTIC, F10E, READ | AUTHENTICATED_SIGNED_WRITE | DYNAMIC,
// Primary Service with 128-bit UUID, included service