Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tizen] Use spec complaint BLE advertising intervals (#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
- Loading branch information