Skip to content
  • Àlex Fiestas's avatar
    Ask kded::BlueDevil what's the Bluetooth status (online or offline). · 525d8c36
    Àlex Fiestas authored
    Because of the libbluedevil design (singleton) it can't be used directly
    into a kio, since kio doesn't have a QEventLoop and we can't recreated
    (or refill) libbluedevil instance.
    
    Because of that we're force to delegate into the daemon all the state
    logic, such if we're online or offline.
    525d8c36