Hello Grzegorz, On 26/08/2013 15:07, Grzegorz Kolodziejczyk wrote:
Change-Id: Ie8440d59a00750f3d8aec49924d6b209bc6ebe2f --- src/adapter.c | 11 +++++++++++ src/adapter.h | 1 + src/main.c | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/src/adapter.c b/src/adapter.c index 17f5508..723e3a8 100644 --- a/src/adapter.c +++ b/src/adapter.c @@ -6295,3 +6295,14 @@ void adapter_shutdown(void) if (!adapter_remaining) btd_exit(); } + +void adapter_start_sdp_server(uint16_t sdp_mtu, uint32_t sdp_flags) {
Place opening brace of function at the beginning of the next line, please. Regards Fred -- Frederic Danis Open Source Technology Center frederic.danis@xxxxxxxxx Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html