OVMS3-idf/components/bt/host/nimble
Hrishikesh Dhayagude 3aaf6a06dd NimBLE: Use dynamic buffers instead of static memory (v4.0)
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-16 07:33:07 +00:00
..
esp-hci NimBLE: Use dynamic buffers instead of static memory (v4.0) 2020-03-16 07:33:07 +00:00
nimble@d4ba1367c8 NimBLE: Misc changes in host flow control, ble_gap_unpair, ble_hs_hci_rx_evt & example (v4.0) 2020-03-16 07:33:07 +00:00
port NimBLE: Use dynamic buffers instead of static memory (v4.0) 2020-03-16 07:33:07 +00:00
Kconfig.in NimBLE: Use dynamic buffers instead of static memory (v4.0) 2020-03-16 07:33:07 +00:00