Commit 7067226
samples: bluetooth: locator_tag: Move speaker handling to LED thread
Move speaker handling to a LED thread, now called indication thread.
The signaling of the indications is accomplished by using k_event API.
The events are used to signal the button and ringing indications.
On platforms with a speaker during ringing and button presses
the speaker makes a sound synchronously with a LED indication.
Fixed dropping the ringing status indication during
the motion detection event.
Jira: NCSDK-38277
Signed-off-by: Dominik Chat <dominik.chat@nordicsemi.no>1 parent c8d41b6 commit 7067226
2 files changed
Lines changed: 295 additions & 166 deletions
File tree
- doc/nrf/releases_and_maturity/releases
- samples/bluetooth/fast_pair/locator_tag/src/ui
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
343 | 351 | | |
344 | 352 | | |
345 | 353 | | |
| |||
0 commit comments