Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tizen.Network.WiFi] Remove thread local support #6724

Open
wants to merge 3 commits into
base: API9
Choose a base branch
from

Conversation

saksham9891
Copy link

Description of Change:
Remove thread local support in Tizen.Network.WiFi

Reason of change:
Until Tizen 5.0, wifi-manager handles were supported only as thread locals, so the WiFi C# API was implemented so.
However, starting from Tizen 6.0, wifi-manager was modified to remove this restriction, so there is no longer need to use Post().
So, this is being removed.

API Changes:
ACR: None

Related:
#6659

@github-actions github-actions bot added the API9 Platform: Tizen 6.5 / TFM : tizen90 label Mar 7, 2025
@saksham9891 saksham9891 force-pushed the API9_remove_thread_local branch from 0ff83f9 to 6720103 Compare March 7, 2025 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API9 Platform: Tizen 6.5 / TFM : tizen90
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant