Descriptionbluetooth: Add histograms and logging for getPrimaryService()
Three new histograms:
- GetPrimaryService.Services: Record UUID of the service passed
- GetprimaryService.Time: Record time it took to discover all of the device's services
- GetPrimaryService.Outcome: Record outcome of the getPrimaryService() call
Log:
- If a device is no longer present
- If no services match the UUID passed
BUG=499636
Committed: https://crrev.com/3b01950e75972628728065c2d88569a53648f30d
Cr-Commit-Position: refs/heads/master@{#343147}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Removed timing histogram #
Total comments: 2
Patch Set 3 : Add mention of 31-bit hash #Patch Set 4 : Merge #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 23 (9 generated)
|