From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/health.c | 1 + 1 file changed, 1 insertion(+) diff --git a/android/health.c b/android/health.c index 4ff4356..a9287f6 100644 --- a/android/health.c +++ b/android/health.c @@ -1453,6 +1453,7 @@ static struct health_channel *get_channel(uint16_t app_id, return create_channel(app_id, mdep_index, dev); } + static void bt_health_connect_channel(const void *buf, uint16_t len) { const struct hal_cmd_health_connect_channel *cmd = buf; -- 1.8.3.2 -- 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