一、背景本篇分享一下,在 aosp16 中, pbap_client 是如何连接和同步的。是否可以优化同步时间?二、app 侧应用侧调用如下:mBluetoothPbapClient.connect(device);1. BluetoothPbapClient.javaframework/java/android/bluetooth/BluetoothPbapClient.javapublic booleanconnect(BluetoothDevice device)