Get bluetooth address

Joined
Apr 26, 2012
Messages
1
Reaction score
0
Points
1
Hello ,

I am creating a little network management application for my own use and trying to use sysctl to get my bluetooth address on mac os x dynamically , so far with not much success.

I am trying to retrieve it using sysctl , but I am not sure what parameters to send .

Can someone here please help me out ?

Regards ,

James Roeiter
 
Joined
Aug 13, 2011
Messages
200
Reaction score
7
Points
18
Location
West Sussex
I dont think the sysctl unix commands offer any info on your systems bluetooth address.

Apple have a specific framework to work with bluetooth devices, I've posted a link below,
I hav'nt used ths framework myself, so I cant offer any advise with using it.

https://developer.apple.com/library/mac/#documentation/DeviceDrivers/Conceptual/Bluetooth/BT_Intro/BT_Intro.html#//apple_ref/doc/uid/TP30000997

it would be worth trying some google searches for bluetooth unix commands.

Good luck with it.

Regards Mark
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top