Fix : Visibility timer is not cancelled when PSCAN off 25/162525/1 accepted/tizen/unified/20171207.070143 submit/tizen/20171206.015028
authorSeungyoun Ju <sy39.ju@samsung.com>
Wed, 29 Nov 2017 09:02:07 +0000 (18:02 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 4 Dec 2017 05:33:50 +0000 (14:33 +0900)
commit6b1b7c6441ff19fdf870866c431410387b552c38
treefab89569522eba91ed7840696a4d13af5c2f0758
parent33bd1bdc96c5a9d34f9036193426bf1b081701eb
Fix : Visibility timer is not cancelled when PSCAN off

[Problem] Visibility timer is not stopped when connectable mode is
 turned off.
[Cause & Measure] There is no logic to cancel timer. So this patch adds
 the cancel logic.
[Checking Method] Turn on limited discoverable mode -> Turn off
 connectable mode -> Check discoverable timeout event

Change-Id: Icc800e9704f8c9cdb09338f2d1e5504d5c60f64d
Signed-off-by: Seungyoun Ju <sy39.ju@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-service/bt-service-event-receiver.c