zephyr/subsys/bluetooth/common
Lyle Zhu c3ac857438 Bluetooth: Kconfig: Set BT_BUF_EVT_RX_SIZE to 255 for BR/EDR
The maximum data length of event packet is 255 for BR/EDR.
Such as the data length of event Remote Name Request
Complete is 255.

Set BT_BUF_EVT_RX_SIZE to 255 to avoid error "Not enough
space in buffer" from bt_hci driver.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2024-05-16 09:15:49 +02:00
..
CMakeLists.txt
Kconfig Bluetooth: Kconfig: Set BT_BUF_EVT_RX_SIZE to 255 for BR/EDR 2024-05-16 09:15:49 +02:00
addr.c
assert.h
bt_str.c
bt_str.h
dummy.c Bluetooth: Assert alignof bt_addr types 2024-05-10 11:07:26 +02:00
rpa.c
rpa.h