zephyr/subsys
Lingao Meng 5f2170f184 Bluetooth: Host: Optimize hci buf alloc by calc actually require size
By calculating the actual space required instead of using
the maximum space, for `hci_set_adv_ext_complete`.

Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/37710

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2022-03-09 13:59:47 -05:00
..
bluetooth Bluetooth: Host: Optimize hci buf alloc by calc actually require size 2022-03-09 13:59:47 -05:00
canbus kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
console
cpp kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
debug kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
demand_paging
dfu kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
disk
emul
fb samples: use chosen property to get default display controller 2021-12-10 12:47:30 +01:00
fs kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
ipc ipc_service: Start the wq only once 2022-03-07 10:52:51 +01:00
jwt
logging kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
lorawan
mgmt kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
modbus kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
net net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
pm kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
portability portability: cmsis: use correct type for atomics 2021-11-15 09:59:01 -05:00
random random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
settings kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
shell kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
stats
storage kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
task_wdt task_wdt: fix overflow in current_ticks making wdt get stuck 2021-11-22 20:22:11 -05:00
testsuite kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
timing
tracing kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
usb kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
CMakeLists.txt
Kconfig