Commit Graph

20 Commits

Author SHA1 Message Date
Fabian Christoffel 23b0f52fa1 feat: add some icons 2023-07-04 14:32:31 +02:00
Fabian Christoffel f3d56ba59c feat: display list of measurements 2023-07-04 14:32:31 +02:00
Fabian Christoffel 2be1a5d6e9 feat: subscribe to demo char changes 2023-07-04 14:32:31 +02:00
Fabian Christoffel 909e85d676 chore: print permissions characteristics 2023-07-04 14:32:31 +02:00
Fabian Christoffel a787e00dec feat: decode demo characteristic 2023-07-04 14:32:31 +02:00
Fabian Christoffel 96d1cb985d feat: read demo characteristic 2023-07-04 14:32:31 +02:00
Fabian Christoffel 5700bc8645 feat: run BLE ops one at a time 2023-07-04 14:32:31 +02:00
Fabian Christoffel cf1e82132a feat: negotiating MTU size 2023-07-04 14:32:31 +02:00
Fabian Christoffel f0801e0fa2 feat: discover services 2023-07-04 14:32:31 +02:00
Fabian Christoffel 674944ff26 feat: connect to device 2023-07-04 14:32:31 +02:00
Fabian Christoffel 5d6214c5c4 chore: downgrade Android version from 33 to 32 in order to see (among others) Bluetooth SDK sources in IDE 2023-07-04 14:32:31 +02:00
Fabian Christoffel e6850d78d8 feat: show scan results for Kirby devices in list 2023-07-04 14:32:31 +02:00
Fabian Christoffel 87e8834658 chore: delete sample code 2023-07-04 14:32:31 +02:00
Fabian Christoffel 52bd56ec32 chore: log scan failures 2023-07-04 14:32:31 +02:00
Fabian Christoffel 13729b399c feat: store scanning results 2023-07-04 14:32:31 +02:00
Fabian Christoffel aea69eb4d7 feat: start and stop scanning 2023-07-04 14:32:31 +02:00
Fabian Christoffel 6752e79515 feat: make sure app is allowed to scan for bluetooth devices 2023-07-04 14:32:31 +02:00
Fabian Christoffel e704139a07 feat: make sure bluetooth is enabled 2023-07-04 14:32:31 +02:00
Fabian Christoffel 1349045f3d chore: add BLE permissions 2023-07-04 14:32:31 +02:00
Fabian Christoffel 2ca6dcf1b1 chore: initial commit 2023-07-04 14:32:31 +02:00