nuttx/net/bluetooth
Xiang Xiao 0ef073573a net: Remove protocol argument from si_setup callback
since the implementor could get the same value from socket::s_proto

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-13 22:41:19 +08:00
..
bluetooth_callback.c
bluetooth_conn.c
bluetooth_container.c
bluetooth_finddev.c
bluetooth_initialize.c
bluetooth_input.c
bluetooth_poll.c
bluetooth_recvmsg.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
bluetooth_sendmsg.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
bluetooth_sockif.c net: Remove protocol argument from si_setup callback 2023-02-13 22:41:19 +08:00
bluetooth.h
Kconfig
Make.defs