Add API to check if the scan filter feature is supported 53/216753/2 accepted/tizen/unified/20191112.125158 submit/tizen/20191112.045846
authorhimanshu <h.himanshu@samsung.com>
Thu, 31 Oct 2019 12:42:13 +0000 (18:12 +0530)
committerhimanshu <h.himanshu@samsung.com>
Sat, 2 Nov 2019 06:47:30 +0000 (12:17 +0530)
commitcd080d0eed167ff9004afe4d11ad6a3dbae39741
tree71215c3f98088da6769d3d2916dbd3f1adcae78b
parent94b6647989fc79b6663080e152bf03e2a71e18f3
Add API to check if the scan filter feature is supported

This API is used to find whether the scan filter feature is provided or not.

int bt_adapter_le_is_scan_filter_supported(bool *is_supported);

Change-Id: I6afbd7b84d7259f70b3462b967494e56c607cc09
Signed-off-by: himanshu <h.himanshu@samsung.com>
include/bluetooth_internal.h
src/bluetooth-adapter.c