Bluetooth : Set the optimized operation speed for BCM Uart
authorDoHyun Pyun <dh79.pyun@samsung.com>
Wed, 17 Jul 2019 07:08:46 +0000 (16:08 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Nov 2019 09:00:55 +0000 (18:00 +0900)
commit675d8829655da060bc2bd95bd1a6ea778653b0d3
treebcbbab4780db28720d4f0c3ddd91c53d276d05cb
parent8ab3b0fa5eea6d36d6e069f8c8b920253ff24d81
Bluetooth : Set the optimized operation speed for BCM Uart

When ACL data packet transfers via Uart on the RPI3 board,
the packet loss or overflow issue is occured. After adjusting
the operation speed value, we can reduce these problems.

Change-Id: Id072102e173e0338c4ae3cb7a1a541fbf7f8066e
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
drivers/bluetooth/hci_bcm.c