mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 21:02:39 +00:00
Use scan functionality by simple app that starts LE scan and in a while stops it. It uses basic HCI scan interface prepared for supporting LE central role feature. Change-Id: Idcde4c742290d46931ab86522e51b0fc547a2d42 Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
6 lines
211 B
Plaintext
6 lines
211 B
Plaintext
% Application : Bluetooth peripheral sample
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% ===================================================
|
|
TASK MAIN 7 mainloop 2048 [EXE]
|