wireless/bluetooth: Adds most of the logic to get the Tx path working. Still...
wireless/bluetooth: Adds most of the logic to get the Tx path working. Still missing the logic to recover the Bluetooth connection structure given the destination address in the socket address.
Showing
- drivers/wireless/bluetooth/bt_uart.c 2 additions, 2 deletionsdrivers/wireless/bluetooth/bt_uart.c
- include/nuttx/net/bluetooth.h 1 addition, 1 deletioninclude/nuttx/net/bluetooth.h
- include/nuttx/wireless/bt_buf.h 7 additions, 0 deletionsinclude/nuttx/wireless/bt_buf.h
- wireless/bluetooth/Kconfig 3 additions, 4 deletionswireless/bluetooth/Kconfig
- wireless/bluetooth/bt_buf.c 5 additions, 7 deletionswireless/bluetooth/bt_buf.c
- wireless/bluetooth/bt_conn.c 5 additions, 4 deletionswireless/bluetooth/bt_conn.c
- wireless/bluetooth/bt_conn.h 3 additions, 3 deletionswireless/bluetooth/bt_conn.h
- wireless/bluetooth/bt_hcicore.c 1 addition, 1 deletionwireless/bluetooth/bt_hcicore.c
- wireless/bluetooth/bt_l2cap.c 2 additions, 2 deletionswireless/bluetooth/bt_l2cap.c
- wireless/bluetooth/bt_netdev.c 22 additions, 27 deletionswireless/bluetooth/bt_netdev.c
Loading
Please register or sign in to comment