OSDN Git Service

attrib: Allow dec_read_resp() to just check if PDU is valid
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Fri, 19 Jul 2013 17:34:16 +0000 (13:34 -0400)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 24 Jul 2013 15:43:17 +0000 (08:43 -0700)
commit638790716fa36c221f35bd2639754b6d43798741
treebb0a9dfbbe1681ca53dfaed255b02ca169b05851
parent1ed64821ac7ec9ed1c6cfe197257e47c58f2494c
attrib: Allow dec_read_resp() to just check if PDU is valid

If a NULL "value" parameter is given, only check whether PDU is valid,
without copying attribute value to a buffer.
attrib/att.c