site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com This is working fine but as I noted, polling is bad. The question is: _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... To get the Bluetooth status, I'm currently thinking about polling (bad) the com.apple.Bluetooth.plist file and use the value for ControllerPowerState. Just before looking at the plist file, I check that there is a Bluetooth hardware to avoid looking at the file if not needed. Isn't there a way to get the Bluetooth status more dynamically with a distributed notification, SystemConfiguration Callback or something? This email sent to site_archiver@lists.apple.com