OVMS3-idf/components/bt
Hrishikesh Dhayagude 5ca8851be8 NimBLE: Use dynamic buffers instead of static memory (v3.3)
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-15 21:43:01 +05:30
..
bluedroid backport mr !6031 - fix security info restore bug 2020-02-21 20:17:17 +08:00
common Component/bt : 2020-02-20 19:39:03 +08:00
esp_ble_mesh component/bt: Fix the issue with pointer type conversion in gattc. Unified att(db_sizedb_size) count pointer type in bta and btc, change pointer type in bta from int to uint16_t. 2020-02-20 19:16:01 +08:00
include fix initializer order for BT_CONTROLLER_INIT_CONFIG_DEFAULT 2020-02-07 18:59:03 +08:00
lib@7a971f3494 This MR is intended to fix Bluetooth event scheduling when WiFi is also enabled. 2020-03-05 18:58:28 +05:30
test bt: Fix unit tests build with CMake 2018-11-28 15:19:04 +08:00
bt.c ipc: prevent code getting pulled in for unicore configuration 2020-03-12 16:28:00 +05:30
CMakeLists.txt Add support of NimBLE host in ESP-BLE-Mesh - v3.3 2020-02-13 12:33:23 +05:30
component.mk Add support of NimBLE host in ESP-BLE-Mesh - v3.3 2020-02-13 12:33:23 +05:30
Kconfig NimBLE: Use dynamic buffers instead of static memory (v3.3) 2020-03-15 21:43:01 +05:30