From 88aa3e78c3fb78cdfe14677637d82e80195586f1 Mon Sep 17 00:00:00 2001 From: Sudeep Mohanty Date: Fri, 12 Nov 2021 14:51:25 +0530 Subject: [PATCH] NimBLE: Invoke xTimerGetExpiryTime in npl porting layer only when freertos timer is used This commit adds an esp timer guard check to call in the function npl_freertos_callout_remaining_ticks() to enable fetching remaning ticks when esp timer is enabled. Signed-off-by: Sudeep Mohanty --- components/bt/host/nimble/nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/host/nimble/nimble b/components/bt/host/nimble/nimble index a4f3ace1e7..2ea6af6e64 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit a4f3ace1e776b2c3edc5421e0c222f2ead94792b +Subproject commit 2ea6af6e6428cde1b69275ce50be0d0db763d31c