Add C# internal APIs (#6064)
authoranujk-singh <115205617+anujk-singh@users.noreply.github.com>
Mon, 29 Apr 2024 07:15:38 +0000 (12:45 +0530)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 07:15:38 +0000 (16:15 +0900)
commitc82878e0403be66710746c97656f20b8850c5c34
treedf3286d67d3554679677821b7aaa515e0ae625ed
parent8e0e95a4ef6493b7e0f713191fae2fae5cfef2cb
Add C# internal APIs (#6064)

* Add C# internal APIs

API List:
bt_adapter_set_authentication_req_cb
bt_adapter_unset_authentication_req_cb
bt_adapter_passkey_confirmation_reply

Signed-off-by: Anuj Kumar Singh <anujk.singh@samsung.com>
* Add C# internal APIs

API List:
bt_adapter_set_authentication_req_cb
bt_adapter_unset_authentication_req_cb
bt_adapter_passkey_confirmation_reply

Signed-off-by: Anuj Kumar Singh <anujk.singh@samsung.com>
* add invisible tag to function the public class AuthenticationRequestedEventArgs

Signed-off-by: anujk-singh <anujk.singh@samsung.com>
---------

Signed-off-by: Anuj Kumar Singh <anujk.singh@samsung.com>
Signed-off-by: anujk-singh <anujk.singh@samsung.com>
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/BluetoothEnumerations.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothEventArgs.cs