advertising: Timeout of 0 should not fire a callback
authorTroels Dalsgaard Hoffmeyer <troels.d.hoffmeyer@gmail.com>
Tue, 30 Apr 2019 11:51:47 +0000 (13:51 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:57:47 +0000 (14:27 +0530)
commit43a2b3a6301b5b7feecb5ec51f4deed2904bdf81
treed0e442b50c854e293efa7104a57cfa7f8514dfec
parentddba95613d76c8ad877e579d2c35bd0f76f3c6c0
advertising: Timeout of 0 should not fire a callback

Setting a timeout of 0 on an advertisement should let the
advertisement run forever. The client was released
immediately after, although the advertisement was still in the air.

Change-Id: I4916bd36d3a12d5d35ab20c9d356e49e17af94fa
Signed-off-by: himanshu <h.himanshu@samsung.com>
src/advertising.c