diff options
author | Łukasz Rymanowski <rlukasz@google.com> | 2022-05-23 04:20:30 +0000 |
---|---|---|
committer | Łukasz Rymanowski <rlukasz@google.com> | 2022-05-24 07:43:41 +0000 |
commit | e7195db6f370693d9421f4e748434194f3eac84a (patch) | |
tree | 96f1df10150d17efab04fb1b047e49c3a2bfd932 /framework/java/android/bluetooth/BluetoothAdapter.java | |
parent | 2f5ae0239940c8d610789af30dbb97dc24ba9b42 (diff) |
leaudio/vc/csis: Fix handling BTA_GATTC_ENC_CMPL_CB_EVT
Seems that BTA_GATTC_ENC_CMPL_CB_EVT is missing status of the
encryption, and it is called either on success or failure.
Note: Encryption is mandatory for Le Audio operations and profile shall
be disconnected if encryption is not enabled.
Bug: 233548307
Test: atest BluetoothInstrumentationTests
Change-Id: I8d8579cd1ae9d87275aa9e10e009f1296c2cb8cc
(cherry picked from commit 56d325e5db46ec80d74823d645ab7c247cfa0f06)
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothAdapter.java')
0 files changed, 0 insertions, 0 deletions