shared/btp: Allow to call btp_send without valid btp 19/204919/1
authorSzymon Janc <szymon.janc@codecoup.pl>
Fri, 23 Feb 2018 13:40:10 +0000 (14:40 +0100)
committerAmit Purwar <amit.purwar@samsung.com>
Mon, 15 Apr 2019 03:32:12 +0000 (09:02 +0530)
commit20e768513f8270a25f6dad9034dbdd3cdd69823c
treed074333e5146ecc2bc65f57e967bb0a6d6476703
parent85b154204ae75731fb11ce50df0814835318eb4f
shared/btp: Allow to call btp_send without valid btp

This allows to unconditionally call btp_send from code that generates
events eg when mapping those from D-Bus events.

Change-Id: Id47fb80d7116d0fd8ac4f48567ee115ca43c3e89
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
src/shared/btp.c