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
bluetooth_initialize.c
bluetooth_input.c net: Fix frame count check fail 2022-07-14 22:56:05 +03:00
bluetooth_poll.c
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
Make.defs