esp-idf/components/bt
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
..
common Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
controller esp_clk: refactor target/clk.h to private/esp_clk.h 2021-11-26 14:56:30 +08:00
esp_ble_mesh Merge branch 'bugfix/ble_mesh_host_init' into 'master' 2021-11-03 02:25:03 +00:00
host NimBLE: Invoke xTimerGetExpiryTime in npl porting layer only when freertos timer is used 2021-12-03 15:57:19 +05:30
include ci: replace old header with new SPDX header style 2021-10-14 10:51:10 +08:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
CMakeLists.txt IPC: Move ipc sources to esp_system 2021-11-11 10:30:01 +08:00
Kconfig components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
linker.lf ldgen: use uppercase keywords for flags 2021-03-01 14:19:34 +08:00
sdkconfig.rename component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00