|
plebble
|

Public Member Functions | |
| void | pair (byte[] arg0, string arg1, string arg2, Stream os) |
| void | unpair (byte[] arg0, Stream os) |
| void | list_devices (Stream os) |
| void us.wallet.pairing_api.list_devices | ( | Stream | os | ) |
Implemented in us.wallet.pairing_rpc_api, and us.wallet.daemon_rpc_api.
| void us.wallet.pairing_api.pair | ( | byte[] | arg0, |
| string | arg1, | ||
| string | arg2, | ||
| Stream | os | ||
| ) |
Implemented in us.wallet.pairing_rpc_api, and us.wallet.daemon_rpc_api.
| void us.wallet.pairing_api.unpair | ( | byte[] | arg0, |
| Stream | os | ||
| ) |
Implemented in us.wallet.pairing_rpc_api, and us.wallet.daemon_rpc_api.