Use usableAdapter instead of defaultAdapter
defaultAdapter has been removed from BlueZ5 because it was problematic, we had our share of problems with it so we implemented usableAdapter which basically does what defaultAdapter does but additionally checks isPowered. CCBUG:314356
Please register or sign in to comment