esp-idf/components/bt/host/nimble
Sudeep Mohanty 88aa3e78c3 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 <sudeep.mohanty@espressif.com>
2021-12-03 15:57:19 +05:30
..
esp-hci NimBLE: Add error prints for ACL buffer exhaustion in NPL 2021-03-24 13:25:38 +00:00
nimble@2ea6af6e64 NimBLE: Invoke xTimerGetExpiryTime in npl porting layer only when freertos timer is used 2021-12-03 15:57:19 +05:30
port Add esp_timer_is_active function for Nimble stack to use esp_timer instead of FreeRTOS timer 2021-06-30 10:06:40 +05:30
Kconfig.in Nimble: Removed Critical debug level from menuconfig, since it internally maps 2021-09-24 11:11:36 +05:30