Descriptionbluetooth: Add AdapterInfo in Bluetooth adapter service.
Adds getter for basic information about the state of the
system's Bluetooth adapter including:
+ Address
+ Name
+ Initialization state
+ Presence
+ Power state
+ Discovering state
+ Discoverable state
This information is logged in the browser console once it's
retrieved in JS.
BUG=651282
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/68edb718679b840bcac21d56febc5b76e338fe65
Cr-Commit-Position: refs/heads/master@{#423936}
Patch Set 1 #Patch Set 2 : Add getter for address #Patch Set 3 : More descriptive comments in mojom #
Total comments: 3
Patch Set 4 : Create AdapterInfo #Patch Set 5 : Remove WithAdapter #Patch Set 6 : Remove optional from AdapterInfo #Patch Set 7 : Merge in upstream change, remove Adapter::Create #Patch Set 8 : Update mojom comments #
Total comments: 4
Patch Set 9 : JS tweaks #Patch Set 10 : Fix comment #
Total comments: 4
Patch Set 11 : JS changes, remove const #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 28 (12 generated)
|