<table><tr><td style="">andreysemenov created this revision.<br />Restricted Application added a project: Frameworks.<br />Restricted Application added a subscriber: kde-frameworks-devel.<br />andreysemenov requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D13268">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>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.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Create Bluetooth Low Energy service.</li>
<li class="remarkup-list-item">Connect with device to this service.</li>
<li class="remarkup-list-item">Try to pair device with BluezQt API.</li>
<li class="remarkup-list-item">Even if device paired BluezQt API's method isPaired() returns false, because device changed its address and address type.</li>
<li class="remarkup-list-item">Apply patch.</li>
<li class="remarkup-list-item">Do same steps with connection to addressChanged signal.</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R269 BluezQt</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13268">https://phabricator.kde.org/D13268</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/device.h<br />
src/device_p.cpp<br />
src/device_p.h</div></div></div><br /><div><strong>To: </strong>andreysemenov<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>