nuttx/net/bluetooth
Xiang Xiao ba9486de4a iob: Remove iob_user_e enum and related code
since it is impossible to track producer and consumer
correctly if TCP/IP stack pass IOB directly to netdev

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-08-15 08:41:20 +03:00
..
bluetooth_callback.c
bluetooth_conn.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
bluetooth_container.c
bluetooth_finddev.c
bluetooth_initialize.c
bluetooth_input.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
bluetooth_poll.c
bluetooth_recvmsg.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
bluetooth_sendmsg.c iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
bluetooth_sockif.c
bluetooth.h
Kconfig
Make.defs