Automatically change the bluetooth name?
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=o8oxgqXqXx+bGic8DCZQlI42sbBwp4WutHe5dQHl+fI=; b=ZMEvQCGX/bbRFM7N+9wmVed9PI+z8RDfOcK/yDwUfp2pDQrHHcibyt+tvbz8lJaf+E RTlVlSXxYZXLiD3YOWRaXCdzWDDgOuIERX+mGHSRQnPAXfLLDxX94V5ouIKg/n2IeWOj 8S/vN5/Ulvk70qFi1VLMwrmUujN8UoWkCcPXI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=uXWqCajo3LOSAuv401ZBlYH14YwCxWFrpTd/fAKyKwK+XllVQ7pkysvrHlJsttENWm nnxN9xeEVXYGHSkxL2fF8RUEo68DUItrEfyZUyxQEp7IRBrR15FMBU8teguMUaOM8tbm /qjwj+N86mcWjJdPG1K0Iu8+vRu2atAMughBU= Hello, Any ideas about that? Thomas _______________________________________________ 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... is there a way to change the bluetooth name in OS X from an application? By "bluetooth name" I mean the string that other bluetooth devices can obtain by doing a bluetooth inquiry and resolving the bt-address to a name. It can be done manually by changing it at System Preferences --> Sharing --> Computer Name but can it also be done using the Bluetooth API or from the command line? I already found out that the information about the name is stored in the file /Library/Preferences/SystemConfiguration/preferences.plist (the key is "ComputerName"). However, changing the name and restarting blued doesn't seem to have any impact, the actual bluetooth name didn't change in my tests. This email sent to site_archiver@lists.apple.com
participants (1)
-
Thomas Winkler