Crash-Test-Buddies / WiFi-Buddy

Wi-Fi Buddy - Library to handle Android Wi-Fi Direct
https://groups.google.com/forum/#!forum/wi-fi-direct
MIT License
48 stars 12 forks source link

Lets wifi buddy set up service discovery #159

Closed brendankirby closed 8 years ago

brendankirby commented 8 years ago

Lets wifi buddy set up service discovery. Prevents listeners from being registered more than once and prevents service discovery requests from being added more than once. Also some other refactoring.

Fixes issue #146