Skip to content

bluetooth: remove unwanted change from bluez fallback code

Crash happens dereferencing a pointer to adapter in code which is only reachable when adapter path is not found and pointer is not initialized. Looks like something just slipped in !440 (merged).

Fixes #1140 (closed)

Edited by Igor Kovalenko

Merge request reports