Resolvi solucionar alguns problemas de Bluetooth e descobri isso
em /etc/bluetooth/main.conf
:
# Enables Multi Profile Specification support. This allows to specify if
# system supports only Multiple Profiles Single Device (MPSD) configuration
# or both Multiple Profiles Single Device (MPSD) and Multiple Profiles Multiple
# Devices (MPMD) configurations.
# Possible values: "off", "single", "multiple"
MultiProfile = multiple
O que é isso? Eu encontrei algumas referências a vários perfis na especificação Bluetooth, mas não tenho certeza do que exatamente isso faz.
O único lugar onde o encontrei é a fonte: link o que não me ajudou muito:)