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

Commit 9a85540f authored by Liang Li's avatar Liang Li
Browse files

Update default implementation for Bluetooth Socket Offload with RFCOMM

Bug: 342012881
Test: m android.hardware.bluetooth.socket-service.default
Change-Id: I208670ef16323ae774b5e8a20c5e7caccfbaf188
parent dde33f21
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ BluetoothSocket::~BluetoothSocket() {}
        _aidl_return) {
  _aidl_return->leCocCapabilities.numberOfSupportedSockets = 0;
  _aidl_return->leCocCapabilities.mtu = 0;
  _aidl_return->rfcommCapabilities.numberOfSupportedSockets = 0;
  _aidl_return->rfcommCapabilities.maxFrameSize = 0;
  return ::ndk::ScopedAStatus::ok();
}
::ndk::ScopedAStatus BluetoothSocket::opened(