commit | 238dc0190517645dc31e5f986b14659cdfa4794b | [log] [tgz] |
---|---|---|
author | Jorge Ruesga <jorge@ruesga.com> | Sat Mar 29 03:06:54 2014 +0100 |
committer | Jorge Ruesga <jorge@ruesga.com> | Sat Mar 29 03:06:54 2014 +0100 |
tree | 796aa30c86b029386b17335ceb623bd387d60dfd | |
parent | f5ddfb98d66f88cccec8bc54e52ce5f0805a191f [diff] |
bluetooth: notify ACTION_ALIAS_CHANGED The action ACTION_ALIAS_CHANGED is defined inside the framework but never called. This change forces a notification of ACTION_ALIAS_CHANGED when the user changes the bt device alias. sBluetoothInterface->set_remote_device_property doesn't invoke the remote_device_properties_callback callback, so just force an internal invocation. Change-Id: I55a7635e44d12e1298793c714225197c99a19770 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>