Enzaierte / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

Notification multicast on every paired bluetooth device #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
At home, I have two bluetooth enabled devices: one workstation and one netbook. 
They are close enough so the phone is in range of both.

However the documentation says that only the first found device should receive 
the notification.

This is not a correct behaviour since the device which receives the 
notification might not be the one I am sitting in front of.

A better behaviour should be that android-notifier multicast the notifications 
to every paired device.

Original issue reported on code.google.com by antoine....@gmail.com on 19 Aug 2010 at 9:36

GoogleCodeExporter commented 8 years ago
Ok, this is doable. Added to my queue.

Original comment by rdamazio@gmail.com on 23 Aug 2010 at 4:53

GoogleCodeExporter commented 8 years ago
Great. I'll test that function

Original comment by antoine....@gmail.com on 23 Aug 2010 at 12:32

GoogleCodeExporter commented 8 years ago

Original comment by rdamazio@gmail.com on 30 Aug 2010 at 1:53

GoogleCodeExporter commented 8 years ago
I'm doing this together with sending to multiple IPs over Wifi.

Original comment by rdamazio@gmail.com on 12 Sep 2010 at 6:28