OVMS3-idf/components/bt
Hrishikesh Dhayagude 74c528d836 NimBLE: Use dynamic buffers instead of static memory.
The NimBLE host buffers that consume a significant amount of memory are
now allocated dynamically.
The advantage is that, the memory can be reclaimed in cases where BLE
is turned off and not required for the current boot cycle
2020-03-04 12:01:53 +05:30
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 15:24:41 +08:00
controller component/bt: set non-zero initial value for bt sleep clock cycle to avoid div-by-zero error in function "btdm_us_2_lpcycles" when BT modem sleep is not enabled 2020-02-28 14:08:47 +08:00
esp_ble_mesh ble_mesh: Calc incomplete timeout based on msg info 2020-03-02 02:08:13 +00:00
host NimBLE: Use dynamic buffers instead of static memory. 2020-03-04 12:01:53 +05:30
include components/bt: Fix A2DP stuck when BLE's interval is too small 2020-01-06 20:22:04 +08:00
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt NimBLE: Use dynamic buffers instead of static memory. 2020-03-04 12:01:53 +05:30
component.mk NimBLE: Use dynamic buffers instead of static memory. 2020-03-04 12:01:53 +05:30
Kconfig components/coex: Fix misspell in Kconfig 2020-02-19 11:43:53 +08:00
sdkconfig.rename HFP AG Example 2019-11-27 13:35:35 +00:00