| Age | Commit message (Collapse) | Author |
|
LE encryption request was rejected if the stack was encrypting BR/EDR
transport. There is no such restriction in the specification. BT
controllers should be able to encrypt both the transports at the same
time.
Added a system property to all platforms to allow LE encryption when
BR/EDR encryption is going on.
Test: mmm packages/modules/Bluetooth
Bug: 330704060
Flag: EXEMPT guarded by system property
Change-Id: Ia501de06a1c3f37627b3ae1422ac27ba7f83353c
|
|
Bug: 322406148
Test: override on device and check address rotation frequency.
Test: m com.android.btservices
Flag: EXEMPT no logical change, add sysprop
Change-Id: Id11194f2af59d9426c9362af6086a23eaf16e383
|
|
The original BLE_VND_INCLUDED define method cannot be override
on runtime and some targets need to disable this feature(Eg: hikey960 board)
Test: m .
Test: bluetooth enabled by default after boot with the hikey960 board
Bug: 302408538
Change-Id: I6da644a22056c8198b0dcd63b98c12fe829d487f
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
|