Commit Graph

23 Commits (master)

Author SHA1 Message Date
Olivier Martin 50dca02e97 Update README 2024-03-29 00:20:41 +01:00
Olivier Martin f4ecc64d29 Clarify and update license 2021-09-01 00:04:00 +02:00
Jon 5c7ee43bd7 fixed 'apt-install' to 'apt install'
i want my first commit
2019-11-19 08:17:53 +01:00
Olivier Martin 53bb794a7d examples/read_write_memory: Added read/write for demonstrating memory management 2019-07-21 20:35:57 +02:00
Olivier Martin bcf0596abe README.md: Fixed BLUEZ_VERSION 2019-07-14 22:53:24 +02:00
Olivier Martin e5daed3484 CMakeLists.txt: Add support to specifying Bluez version at build time 2019-07-14 22:47:06 +02:00
Olivier Martin 1db0ab51a6 README.md: Added note about support 2019-07-07 22:17:49 +02:00
Olivier Martin 8020503ab6 gattlib: Added support for write-without-response 2019-07-05 22:50:23 +02:00
Olivier Martin f4e09c0fd6 README.md: Update development package links 2018-01-03 13:08:39 +01:00
Olivier Martin d3ca083826 README.md: Added latest binaries 2017-07-02 17:22:42 +02:00
Olivier Martin 2e88aec8e1 Initial travis-ci support 2017-07-02 15:01:31 +02:00
Olivier Martin a40b8f9724 Select gattlib backend (bluez code or DBus API) following Bluez version 2017-03-17 11:20:08 +01:00
Olivier Martin d0b18d5409 examples: Demonstrate gattlib notification API 2017-03-17 11:20:08 +01:00
Olivier Martin 698561a25a README.md: Clean example code for notification printf() 2017-02-22 12:02:01 +01:00
Olivier Martin 21541e755c README.md: Added Bluez5 support 2017-01-31 22:42:57 +01:00
Olivier Martin 7f32f5c346 README.md: Add the list of dependencies 2017-01-30 11:52:12 +01:00
Olivier Martin 411dc8633f Prepare new v0.2 release 2016-05-02 19:20:41 +01:00
Olivier Martin f9adbe5b09 Added 'ble_scan' example 2016-05-02 19:16:29 +01:00
Olivier Martin 36ff478c3e CMake: Added cross-compilation support 2016-05-02 19:16:28 +01:00
Olivier Martin db5ffbf47d README.md: Added 'Known limitations' 2016-04-29 10:30:09 +01:00
Olivier Martin 183bf5015a gattlib: Added connection specific 'user_data' parameter to notification/indication handlers
The notification/indication handlers are also now connection specific.
2016-04-28 23:44:40 +01:00
Olivier Martin 0c77aec7c9 README.md: Added link to release packages 2016-04-28 12:08:48 +01:00
Olivier Martin 236b3f43d5 Initial README.md file 2016-04-28 11:45:31 +01:00