summaryrefslogtreecommitdiff
path: root/samples/bluetooth/peripheral_csc/src/main.c
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: samples: Fix use of deprecated sleep APISzymon Janc
2016-10-21Bluetooth: GATT: Pass CCC attribute to changed callbackLuiz Augusto von Dentz
2016-06-28Bluetooth: GATT: Add flags to attribute write callbackLuiz Augusto von Dentz
2016-05-17Bluetooth: Remove unnecessary #ifdef for micro/nano main functionJohan Hedberg
2016-05-04Bluetooth: Simplify advertising APISzymon Janc
2016-03-22Bluetooth: BAS: Add service sampleLuiz Augusto von Dentz
2016-03-22Bluetooth: DIS: Add service sampleLuiz Augusto von Dentz
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-19Bluetooth: Use BIT() macro wherever possibleJohan Hedberg
2016-02-17Bluetooth: GATT: Expose ATT error codes to application callbacksJohan Hedberg
2016-02-16Bluetooth: Add Cycling Speed and Cadence sample applicationMariusz Skamra