nuttx/wireless
raiden00pl 5ac469441e wireless/bluetooth/bt_hcicore.c: allocated recv buffer must reserve BLUETOOTH_H4_HDRLEN for head
This was broken since 6c69b12000.
The first byte in io_data buffer must be the BT H4 packet type.
Without this change an assertion in bt_netdev.c:535 is always raised and nimble host layer crash.
2021-12-18 09:11:29 -06:00
..
bluetooth wireless/bluetooth/bt_hcicore.c: allocated recv buffer must reserve BLUETOOTH_H4_HDRLEN for head 2021-12-18 09:11:29 -06:00
ieee802154 author: Anthony Merlino : update licenses to Apache 2021-09-06 20:38:14 +08:00
pktradio sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Makefile wireless: Author Gregory Nutt: update licenses to Apache 2021-02-19 08:07:47 -08:00