Skip to content

Bluetooth ipc#9

Merged
dati91 merged 4 commits intoszeged:bluetooth-ipcfrom
dati91:bluetooth-ipc
Mar 23, 2016
Merged

Bluetooth ipc#9
dati91 merged 4 commits intoszeged:bluetooth-ipcfrom
dati91:bluetooth-ipc

Conversation

@dati91
Copy link
Copy Markdown
Member

@dati91 dati91 commented Mar 23, 2016

No description provided.

//UNIMPLEMENTED
None
let (sender, receiver) = ipc::channel().unwrap();
self.global().r().as_window().bluetooth_thread().send(
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here?

use device::bluetooth::BluetoothGATTCharacteristic;
use device::bluetooth::BluetoothGATTDescriptor;
use device::bluetooth::BluetoothGATTService;
use ipc_channel::ipc::{self, IpcReceiver, IpcSender};
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why self is needed?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E.g. ipc::channel()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants