Skip to content

Commit

Permalink
[Tizen] Use spec complaint BLE advertising intervals (#31790)
Browse files Browse the repository at this point in the history
* [Tizen] Use spec complaint BLE advertising intervals

* Transition from fast adv to slow after timeout

* Refactor Tizen specific BLE initialization function

* Use ScheduleLambda instead of ScheduleWork

* Wrap C callbacks with lambda to make methods non-static

* Define BLE_CONNECTION_OBJECT for Tizen platform

* Get rid of another static method

* Update name to align with convention

* Do not use sInstance directly if possible
  • Loading branch information
arkq authored Feb 5, 2024
1 parent 3b540e7 commit 5e71edd
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 165 deletions.
Loading

0 comments on commit 5e71edd

Please sign in to comment.