Refusing BLuetooth Connections
| Thu, 2007-01-25 09:09 | |
|
Hi there,
I been away for a while , so havent have a chance to see whats new with Bluetooth on Ver 9. Anyway, the problem I was trying to previously solve was to have my Bluetooth switched on but to refuse all incoming connection attempts automatically. Is there any way to do this now in Ver 9 platform? The reason I want to do this is because I want to have a device detectable but dont want to have connection requests popping up on my screen from example so bluetooth virus someone has running on their phone. Anywone tries to connect - I want to be able to silently reject the connection. Anyone have a clue? Thanks, issyp |
|






Forum posts: 732
Forum posts: 183
isseyp
Forum posts: 732
Check this API TBTServiceSecurity::SetDenied(), I'm not much sure whether this will help you or not.
Forum posts: 183
Forum posts: 732
There is no public API's to query about a local device SDP database. Hope looking to the BTDiscovery example application with the 2.x SDK will help you to get the SDP entries of a remote device.