• M
    Bluetooth: Add proper shutdown support to SCO sockets · fd0b3ff7
    Marcel Holtmann 提交于
    The SCO sockets for Bluetooth audio setup and streaming are missing the
    shutdown implementation. This hasn't been a problem so far, but with a
    more deeper integration with PulseAudio it is important to shutdown SCO
    sockets properly.
    
    Also the Headset profile 1.2 has more detailed qualification tests that
    require that SCO and RFCOMM channels are terminated in the right order. A
    proper shutdown function is necessary for this.
    
    Based on a report by Johan Hedberg <johan.hedberg@nokia.com>
    Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
    Tested-by: NJohan Hedberg <johan.hedberg@nokia.com>
    fd0b3ff7
sco.c 21.1 KB