Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bluetooth: Add a workaround for M_RELEASE rsp len in ble_gap.cc
Some devices ship with Bluetooth firmware that advertises compliance with Android M's capabilities but fails certain requirements such as the minimum expected response length. This commit introduces an if-else block that allows those devices to set a system property to bypass that check, fixing Bluetooth in cases where this check is the only thing impeding it from working. Change-Id: Ibbf81e922fe75bf0ef5b8cd7197c812348063db5
- Loading branch information