commit | 6d9c9dcb5b81c0fa7fc1a2efd12a8f3c0b278a08 | [log] [tgz] |
---|---|---|
author | Robert Wu <robertwu@google.com> | Thu Mar 10 23:09:47 2022 +0000 |
committer | Robert Wu <robertwu@google.com> | Tue Mar 22 19:18:08 2022 +0000 |
tree | 40d5080f2a7509bc9d4089906044cb7db081439e | |
parent | 98e13945e0de504bdd0c67ec0e1b1edaf4fcd880 [diff] |
BluetoothMidi: Remove unsafe code In ag/16192242, several functions in Bluetooth relating to characteristics were marked as unsafe and new ones were added. This CL is meant to conform with these standards and potentially remove a long standing bug. Bug: 146385555 Test: Added Identity Reply/Request code to MIDIMatrix and tested with Yamaha MD-BT01 for Android T->T, T->R, R->T Change-Id: I07311296509d4d042fc92aec327f40993d2e6f54