Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bluetooth: Handle UUIDs in service data #9723

Merged
merged 1 commit into from Mar 10, 2018

Commits on Mar 10, 2018

  1. bluetooth: Handle UUIDs in service data

    Adds a Mojo typemap to properly handle the UUID strings in
    the service_data field of ScanRecord. The typemap allows the
    service_data field to map to a device::BluetoothDevice::ServiceDataMap
    object in C++.
    
    BUG=817603
    
    Change-Id: Ie4d5785e8b04098fda76ca8bc99c58141c9b5b82
    Reviewed-on: https://chromium-review.googlesource.com/942307
    Commit-Queue: Ovidio Henriquez <odejesush@chromium.org>
    Reviewed-by: Ken Rockot <rockot@chromium.org>
    Reviewed-by: Daniel Cheng <dcheng@chromium.org>
    Reviewed-by: Giovanni Ortuño Urquidi <ortuno@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#542344}
    odejesush authored and chromium-wpt-export-bot committed Mar 10, 2018
    Copy the full SHA
    b1ee8a5 View commit details
    Browse the repository at this point in the history