Fix diagnostic message name mismatch at decoding.
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 15 Mar 2017 23:54:34 +0000 (00:54 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:21:57 +0000 (17:21 +0100)
commit9c78644a9454fa53c903cb3855d0199a257cc2b3
treeba427db4028d84de9df4d1a011d06a48d41c87f2
parent809e12504c16f280e2e8bf1ca5a9a4d53ed0e8ab
Fix diagnostic message name mismatch at decoding.

Retrieve adr name prefixed will add uneeded prefix as it is already present.
At build time of a Diagnostic request from a diagnostic message, this prefix
is added so adr name is already correct.
*adr: active diagnostic request

Change-Id: Ie5c364bf47a28c80290021651941cd37fa26321a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/diagnostic/active-diagnostic-request.cpp