[Bluetooth][Non-ACR] Add internal APIs (#3376)
authorWootak Jung <wootak.jung@samsung.com>
Fri, 13 Aug 2021 02:19:15 +0000 (11:19 +0900)
committerGitHub <noreply@github.com>
Fri, 13 Aug 2021 02:19:15 +0000 (11:19 +0900)
commit996c6e9986dcd26227cdc94e269b76b5761851d3
tree10966e26741ce2da47332abfafbf6221c95fe91c
parent500da0d83a8754920645af9a1855ebe6f822498a
[Bluetooth][Non-ACR] Add internal APIs (#3376)

BluetoothAdapter.SelectRole(BluetoothAudioRole role)
BluetoothAdapter.GetUuidSpecificationName(string uuid)
BluetoothGattServer.AttMtuChanged
src/Tizen.Network.Bluetooth/Interop/Interop.Bluetooth.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapter.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapterImpl.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAudioImpl.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothEnumerations.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGatt.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGattImpl.cs