You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Tizen] Use spec complaint BLE advertising intervals (project-chip#31790)
* [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
0 commit comments