Skip to content
  • P V's avatar
    bluez5: probe adapter msbc capability via hci commands · 1da23145
    P V authored
    Using a probe connection to determine adapter msbc capability causes
    problems on some adapters (ff8c3d20, 84bc0490, 71700433,
    pipewire#2030) and seems to be a bad idea.
    
    Go back to probing for transparent msbc transport capability via HCI
    commands. bluetooth/hci.h may be deprecated later, but for now it's
    better to go back to using it.  (In practice, adapters not supporting
    esco appear to be fairly rare; kernel commit in 2013 refers to "older
    devices", so if we can't use HCI, assume the adapter supports the
    necessary modes.)
    1da23145