• Michael Sun's avatar
    CRAS: Add multiple DBUS methods to support Bluetooth media player · d890cfae
    Michael Sun authored
    CRAS registered a media player with the Chrome OS Bluetooth stack
    (BlueZ) following the Bluetooth AVRCP (Audio/Video Remote Control
    Profile). The media player is capable of providing media status, track
    information, metadata, and etc to the remote Bluetooth device.
    
    This patch (as a part of more changes) adds new functions to support
    Playback Status, Player Identity, and Player Position information flow
    to the lower level through DBUS.
    
    BUG=b:147365563
    
    Cq-Depend: chromium:2067192
    Change-Id: Ib6255a455d97200ba1c7ee2fadb6905f5a6b46d3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2069273
    Commit-Queue: Jenny Zhang <jennyz@chromium.org>
    Auto-Submit: Michael Sun <michaelfsun@google.com>
    Reviewed-by: default avatarJenny Zhang <jennyz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#744071}
    d890cfae
cras_audio_client_unittest.cc 42.6 KB