nuttx/net/bluetooth
larry 8f72799e8e net: Fix frame count check fail
bc_rxtail/rxtail should always point to newly frame.
If input more than one frame before receive,
missing assignment can result in old frame lost.

Signed-off-by: larry <larry@transtekcorp.com>
2022-07-14 22:56:05 +03:00
..
bluetooth_callback.c net/bluetooth: replace the common connect prologue 2022-02-10 15:04:33 -03:00
bluetooth_conn.c net: Remove the unnecessary initialization code 2022-03-12 19:24:17 +02:00
bluetooth_container.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bluetooth_finddev.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
bluetooth_initialize.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
bluetooth_input.c net: Fix frame count check fail 2022-07-14 22:56:05 +03:00
bluetooth_poll.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
bluetooth_recvmsg.c libc/assert: Reference the expression in all case 2021-04-03 21:00:41 +01:00
bluetooth_sendmsg.c net/inet: move socket flags into socket_conn_s 2022-02-10 15:04:33 -03:00
bluetooth_sockif.c net/inet: move socket flags into socket_conn_s 2022-02-10 15:04:33 -03:00
bluetooth.h net/bluetooth: replace the common connect prologue 2022-02-10 15:04:33 -03:00
Kconfig fix typos 2020-10-28 22:02:09 -07:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00