Skip to content
Snippets Groups Projects
Select Git revision
2 results

api

Blame
    • Andreas Kempe's avatar
      f60caacb
      daemon: implement RPC using capnproto · f60caacb
      Andreas Kempe authored
      Implement basic RPC functionality using capnproto over a unix socket.
      Currently only supports scanning for devices and returning their
      bluetooth addresses as strings.
      
      The interface will need improvement to allow for pairing a device,
      querying device status, connecting and disconnecting as well as getting
      callback for device events such as disconnects.
      f60caacb
      History
      daemon: implement RPC using capnproto
      Andreas Kempe authored
      Implement basic RPC functionality using capnproto over a unix socket.
      Currently only supports scanning for devices and returning their
      bluetooth addresses as strings.
      
      The interface will need improvement to allow for pairing a device,
      querying device status, connecting and disconnecting as well as getting
      callback for device events such as disconnects.