D13268: Add signal for devices's address changing
Andrey Semenov
noreply at phabricator.kde.org
Fri Jun 1 13:18:28 UTC 2018
andreysemenov created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
andreysemenov requested review of this revision.
REVISION SUMMARY
If device connected with adapter via Bluetooth LE and i try to pair, device's address changing to another and it's address type becomes to 'public' instead of 'random'. So there is no actual possibility to control pairing result.
TEST PLAN
1. Create Bluetooth Low Energy service.
2. Connect with device to this service.
3. Try to pair device with BluezQt API.
4. Even if device paired BluezQt API's method isPaired() returns false, because device changed its address and address type.
5. Apply patch.
6. Do same steps with connection to addressChanged signal.
REPOSITORY
R269 BluezQt
REVISION DETAIL
https://phabricator.kde.org/D13268
AFFECTED FILES
src/device.h
src/device_p.cpp
src/device_p.h
To: andreysemenov
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180601/49700594/attachment.html>
More information about the Kde-frameworks-devel
mailing list