[Bluetooth] Fix GetProfile API issue (#641)
authorWootak <nonsan1228@gmail.com>
Tue, 8 Jan 2019 07:33:27 +0000 (16:33 +0900)
committerGitHub <noreply@github.com>
Tue, 8 Jan 2019 07:33:27 +0000 (16:33 +0900)
commit465631ca00ccf8d7d769b0c3c864ee819a30d375
tree9babab6e99a9574e8fe0be28f46d4ffa2a19c6e9
parentb9c38b17f912a6f024dff9360cb966cef940beb4
[Bluetooth] Fix GetProfile API issue (#641)

Fix to find non-public constructor by using
 CreateInstance(Type type, bool nonPublic) API
 with nonPublic=true.
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothDevice.cs