Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa28573b authored by More Kuo's avatar More Kuo Committed by Gerrit Code Review
Browse files

Merge "Get dynamic audio buffer capabilities at BREDR_STARTED"

parents deb764df 01dd85d9
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -347,6 +347,7 @@ public class AdapterService extends Service {
                        initProfileServices();
                        initProfileServices();
                        getAdapterPropertyNative(AbstractionLayer.BT_PROPERTY_LOCAL_IO_CAPS);
                        getAdapterPropertyNative(AbstractionLayer.BT_PROPERTY_LOCAL_IO_CAPS);
                        getAdapterPropertyNative(AbstractionLayer.BT_PROPERTY_LOCAL_IO_CAPS_BLE);
                        getAdapterPropertyNative(AbstractionLayer.BT_PROPERTY_LOCAL_IO_CAPS_BLE);
                        getAdapterPropertyNative(AbstractionLayer.BT_PROPERTY_DYNAMIC_AUDIO_BUFFER);
                        mAdapterStateMachine.sendMessage(AdapterState.BREDR_STARTED);
                        mAdapterStateMachine.sendMessage(AdapterState.BREDR_STARTED);
                    }
                    }
                    break;
                    break;