mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-17 05:05:50 +00:00
This patch adds a simple app which initializes Bluetooth and enables connectable advertising (i.e. starts acting in the LE peripheral role). Change-Id: I15bb43ce657b5592d32187a0dfd22ba8bd912641 Signed-off-by: Johan Hedberg <johan.hedberg@intel.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]
|