--- android/handsfree.c | 1 + 1 file changed, 1 insertion(+) diff --git a/android/handsfree.c b/android/handsfree.c index 2a081ef..6b414d3 100644 --- a/android/handsfree.c +++ b/android/handsfree.c @@ -221,6 +221,7 @@ static void at_cmd_vgs_vgm(struct hfp_gw_result *result, ipc_send_notif(hal_ipc, HAL_SERVICE_ID_HANDSFREE, HAL_EV_HANDSFREE_VOLUME, sizeof(ev), &ev); + /* Framework is not replying with result for AT+VGS/AT+VGM */ hfp_gw_send_result(device.gw, HFP_RESULT_OK); return; -- 1.8.5.3 -- 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