OVMS3-idf/components/bt
Hrishikesh Dhayagude 91c8f324a9 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-01-23 00:55:51 +08:00
..
common fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
controller fix bug sleep may cause HCI timeout 2020-01-20 17:44:03 +08:00
esp_ble_mesh fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
host NimBLE: Use dynamic buffers instead of static memory. 2020-01-23 00:55:51 +08:00
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-01-23 00:55:51 +08:00
component.mk NimBLE: Use dynamic buffers instead of static memory. 2020-01-23 00:55:51 +08:00
Kconfig components/esp_wifi: improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-01-10 16:00:12 +08:00
sdkconfig.rename HFP AG Example 2019-11-27 13:35:35 +00:00