Skip to content
  • Georg Chini's avatar
    bluetooth: Make use of getsockopt() to determine MTU configurable · 1c80af14
    Georg Chini authored and Tanu Kaskinen's avatar Tanu Kaskinen committed
    A recent patch changed the MTU size from the default value of 48 to the value
    returned by getsockopt(). This breaks HSP for some setups. To circumvent the
    problem, this patch introduces a boolean parameter "autodetect_mtu" for
    module-bluetooth-discover, module-bluez5-discover and module-bluez5-device to
    make this use of getsockopt() configurable.
    1c80af14