OVMS3-idf/components/bt/host/nimble
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
..
esp-hci NimBLE: Use dynamic buffers instead of static memory. 2020-01-23 00:55:51 +08:00
nimble@f7a993a441 NimBLE: Use dynamic buffers instead of static memory. 2020-01-23 00:55:51 +08:00
port NimBLE: Use dynamic buffers instead of static memory. 2020-01-23 00:55:51 +08:00
Kconfig.in NimBLE: Use dynamic buffers instead of static memory. 2020-01-23 00:55:51 +08:00