summaryrefslogtreecommitdiff
path: root/samples/bluetooth/peripheral_sc_only
AgeCommit message (Expand)Author
2017-01-28Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possibleJohan Hedberg
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-11-11Bluetooth: Kconfig: Restructure for a more logical hierarchyJohan Hedberg
2016-11-04samples: tests: remove obsolete KERNEL_TYPE and kernel variablesAnas Nashif
2016-10-28Bluetooth: samples: Limit tests to just qemu platformsJohan Hedberg
2016-10-28Bluetooth: Use unified kernel build for tests and samplesSzymon Janc
2016-10-28Bluetooth: samples: Remove redundant CONFIG_ARC_INIT=nJohan Hedberg
2016-10-28Bluetooth: cleanup testcase.ini and adapt to current platformsAnas Nashif
2016-06-30build: move from srctree to ZEPHYR_BASE for app include pathsKumar Gala
2016-06-15Bluetooth: samples: Unify config for QEMU and Arduino101 targetsSzymon Janc
2016-06-10Bluetooth: Update Intel copyright for files modified in 2016Johan Hedberg
2016-05-17Bluetooth: Remove unnecessary #ifdef for micro/nano main functionJohan Hedberg
2016-05-10Bluetooth: Use tinycrypt for ecc in LE SC only sampleSzymon Janc
2016-05-04sanitycheck: allow for more expressive filtering in testcase.iniAndrew Boie
2016-05-04Bluetooth: Simplify advertising APISzymon Janc
2016-03-22Bluetooth: Make application samples to use GAP Service sampleLuiz Augusto von Dentz
2016-02-20Bluetooth: Change GATT callback return values to ssize_tJohan Hedberg
2016-02-15tests: Fix Bluetooth tests and samples platform blacklistingSzymon Janc
2016-02-11tests: move bluetooth tests to tests/Anas Nashif
2016-02-10sanitycheck: enable build tests for Arduino DueDaniel Leung
2016-02-05Bluetooth: samples: Use sizeof() to evaluate fixed name lengthJohan Hedberg
2016-02-05Bluetooth: Introduce BT_DATA_BYTES convenience macroJohan Hedberg
2016-02-05Bluetooth: Rename prj_x86.conf to prj.confLuiz Augusto von Dentz
2016-02-05Bluetooth: Add bt_conn prefix for auth APIsJohan Hedberg
2016-02-05Bluetooth: Add err/reason parameters to connected/disconnected callsJohan Hedberg
2016-02-05Bluetooth: Update advertising APIJohan Hedberg
2016-02-05Use SoC instead of platform.Anas Nashif
2016-02-05Use BOARD instead of PLATFORM_CONFIGAnas Nashif
2016-02-05Bluetooth: Add LE SC Only mode sampleSzymon Janc