This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


    from dbb3c768c3 driver/usersock_dev: Check CONFIG_NET_USRSOCK_DEVICE 
instead CONFIG_NET_USRSOCK
     new 11d083b358 bluetooth: Remove the unnecessary cast in btuart driver
     new fab8b081c0 bluetooth: Implement btuart_close for btuart upperhalf 
driver
     new 6ec74d8d36 bluetooth: Forward ioctl to btuart lowerhalf driver
     new fe38cb1bad bluetooth: Implement hciuart_ioctl for btuart lowerhalf 
shim driver
     new 34b05804b0 bluetooth: Remove hcicollecttask from btuart shim driver

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 drivers/wireless/bluetooth/bt_uart.c          |  61 +++++++---
 drivers/wireless/bluetooth/bt_uart.h          |   3 +
 drivers/wireless/bluetooth/bt_uart_bcm4343x.c |   2 +
 drivers/wireless/bluetooth/bt_uart_cc2564.c   |   2 +
 drivers/wireless/bluetooth/bt_uart_generic.c  |   2 +
 drivers/wireless/bluetooth/bt_uart_shim.c     | 154 +++++++++-----------------
 include/nuttx/wireless/bluetooth/bt_uart.h    |   5 +
 7 files changed, 112 insertions(+), 117 deletions(-)

Reply via email to