Descriptionarc: bluetooth: Send update to Android when got DeviceChanged event
Currently we only send device properties and advertising data to
Android only when we first found a new device. We should also
update Android when we got DeviceChanged event.
Also refactor the code to
- Add new SendDevice() for common code related to this.
- Filter invalid data out from data that will send to Android.
BUG=653310, b:31916649
TEST=nRF Connect app in minnie correctly show rssi graph
Committed: https://crrev.com/d3ea5c2b19cc8e59566037206cff597f685dea6e
Cr-Commit-Position: refs/heads/master@{#423726}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebase / SendDeviceData -> SendDeviceInformation #
Total comments: 2
Patch Set 3 : Use SendDevice() #Patch Set 4 : rebase #Patch Set 5 : rebase again #
Messages
Total messages: 26 (13 generated)
|