OSDN Git Service

android: Fix sending remote device property if name is not present
authorSzymon Janc <szymon.janc@tieto.com>
Sat, 16 Nov 2013 14:09:44 +0000 (15:09 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 16 Nov 2013 18:21:59 +0000 (20:21 +0200)
commitff7246fb8f9e8ead715d3e59fe7aecf7bcc34657
treeb9103129bdedc990318284ff49d5bc0075cb99db
parentb3203173bc7e001d74d4ec01bb365e7caf6fdd37
android: Fix sending remote device property if name is not present

This fix missing bdaddr to string convertion if name was NULL. This
was resulting in using undefined dst value.
android/bluetooth.c