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 94d3804..9d360be 100644 --- a/android/health.c +++ b/android/health.c @@ -1374,6 +1374,7 @@ static uint8_t mcap_mdl_conn_req_cb(struct mcap_mcl *mcl, uint8_t mdepid, switch (*conf) { case CHANNEL_TYPE_ANY: *conf = CHANNEL_TYPE_RELIABLE; + break; case CHANNEL_TYPE_RELIABLE: break; case CHANNEL_TYPE_STREAM: -- 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