[IoT-1597] bug fix about retransmission
authorjaesick.shin <jaesick.shin@samsung.com>
Thu, 24 Nov 2016 00:18:38 +0000 (09:18 +0900)
committerUze Choi <uzchoi@samsung.com>
Thu, 24 Nov 2016 01:45:42 +0000 (01:45 +0000)
commit9dae1cd32d99938b6f86e2337229d54cac26bb5e
tree4b35c3964856722864367f3551f6b1c89183fa2d
parentb19d08056e4efe08d3ae3e3a53c01d7c61347e4b
[IoT-1597] bug fix about retransmission

When a consumer had control, they did not send a response
So I modified it to respond.

and remove duplicate defined about NS_QUERY_COSUMER_ID
In the commit below,
Committed without adding the file.
https://gerrit.iotivity.org/gerrit/#/c/14657/

Change-Id: Ie38aec8895422d9edab9d46bef7c6b17499f5bce
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14709
Reviewed-by: JungYong KIM <jyong2.kim@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Chihyun Cho <ch79.cho@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/consumer/NSConsumerCommon.c
service/notification/src/provider/NSProviderListener.c