[Bluetooth] Private member initialized 15/114015/2
authorSzymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Thu, 9 Feb 2017 12:43:36 +0000 (13:43 +0100)
committerSzymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Mon, 13 Feb 2017 10:41:02 +0000 (11:41 +0100)
[Verification] TCT tests passed

Change-Id: I1238a5955511f381afcdfb835c4627418679bdf7
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
src/bluetooth/bluetooth_instance.cc

index 16a2f5aaf4b6896de20f32480027e1c88c334b7e..322f45f4fec9944d60eefde4b0f47223064cefe3 100755 (executable)
@@ -30,6 +30,7 @@ BluetoothInstance::BluetoothInstance() :
     bluetooth_adapter_(*this),
     bluetooth_device_(bluetooth_adapter_),
     bluetooth_health_application_(bluetooth_health_profile_handler_),
+    bluetooth_health_channel_(),
     bluetooth_health_profile_handler_(*this),
     bluetooth_service_handler_(bluetooth_adapter_),
     bluetooth_socket_(bluetooth_adapter_),