rocky_jhonny Posted November 3, 2007 Posted November 3, 2007 i am working on vista bluetooth programming,so currently i need to turn off and turn on the bluetooth radio of the system.i didn't find any API for this in vista SDKif anybody has code or APIs for this which can be used in vitsa ?and where can i get guiedence for vista bluetooth programming.
cluberti Posted November 4, 2007 Posted November 4, 2007 Here are the bluetooth Win32 API functions:http://msdn2.microsoft.com/en-us/library/aa362927.aspxIf you want to actually control the state of the radio, you'll have to contact the device vendor themselves to see if there is a way to programmatically control the radio state, as there is no API to do this via the Win32 API.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now