bluez: Update to version 5.51

Signed-off-by: Bruno Randolf <br1@einfach.org>
This commit is contained in:
Bruno Randolf
2019-10-11 10:55:28 +01:00
parent efe84a6710
commit c1421f56f3
9 changed files with 66 additions and 65 deletions
@@ -7,9 +7,11 @@ Subject: [PATCH 1/4] bcm43xx: Add bcm43xx-3wire variant
tools/hciattach.c | 3 +++
1 file changed, 3 insertions(+)
--- a/tools/hciattach.c
+++ b/tools/hciattach.c
@@ -1090,6 +1090,9 @@ struct uart_t uart[] = {
Index: bluez-5.51/tools/hciattach.c
===================================================================
--- bluez-5.51.orig/tools/hciattach.c
+++ bluez-5.51/tools/hciattach.c
@@ -1091,6 +1091,9 @@ struct uart_t uart[] = {
{ "bcm43xx", 0x0000, 0x0000, HCI_UART_H4, 115200, 3000000,
FLOW_CTL, DISABLE_PM, NULL, bcm43xx, NULL },