kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
78 stars 26 forks source link

WinRT Server is advertisement checks all service providers #103

Closed kevincar closed 1 year ago

kevincar commented 1 year ago

The problem The windows server method is_advertising only returns true only if all service providers are advertising.

Reproduction Add multiple services, advertise on one service, then check if is_advertising is true

Expected behavior is_advertising should return true if any service provider is advertising.

Desktop: