Select Git revision
-
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.
Andreas Kempe authoredImplement 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.