Sponsored Content
Operating Systems Linux Android Mini Review: Samsung Galaxy S (Android 2.1) v. Nokia E63 Post 302455842 by Neo on Wednesday 22nd of September 2010 01:36:29 PM
Old 09-22-2010
I've been using a Holux M-241 for the past few years with my E63 and it works great (Bluetooth).

Oddly, I read somewhere that this Samsung phone does not support off-platform GPS via Bluetooth .... !!! If it did, I would try using the Holux with the phone like I do on the E61.
 

5 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

Mini Review: SliceHost v. Linode Customer Service

This weekend I planned to set up two OpenX servers to serve some rotating images to the forums. First, I signed up with SliceHost. Working outside of the US, SliceHost naturally required some additional information. They emailed me with 15 minutes of signing up asking for more information to... (4 Replies)
Discussion started by: Neo
4 Replies

2. Virtualization and Cloud Computing

Mini Review: SliceHost v. Linode Ubuntu 9.10 Setup

October 2010 Update: Linode Versus Slicehost – One Year Later A few days ago I posted Mini Review: SliceHost v. Linode Customer Service. At that time, I was going to cancel my account with Linode based on problems during the sign-up period. However, Linode asked me to give them another... (2 Replies)
Discussion started by: Neo
2 Replies

3. Android

can I upgrade samsung galaxy SII to android 4

I am thinking of buying samsung galaxy S II. I would like to know, does this phone capable to support ICS ? Because I am not sure if to buy now and just upgrade the phone to then next OS or should I wait to but the next phone version? (3 Replies)
Discussion started by: programAngel
3 Replies

4. BSD

Connecting a samsung galaxy siii to freebsd

I am connecting a samsung smartphone (galaxy s3) to a freebsd machine. It does not automatically mount. When plugging this machine in, the following message appears: ugen 7.2: <SAMSUNG> at usbus7 When disconnecting, the following message appears: ugen 7.2: <SAMSUNG> at usbus7 (disconnected)... (13 Replies)
Discussion started by: figaro
13 Replies

5. What is on Your Mind?

My Experience: Samsung Galaxy Phones versus the iPhone6

Just a quick note and not really a detailed review of mobile phones.... I have been a Samsung Galaxy owner since the first Galaxy S came out on the market. On a daily basis I work on two MacBook Air computers; but I wanted the openness of an Android phone; so I bought the Galaxy S, Galaxy S2,... (3 Replies)
Discussion started by: Neo
3 Replies
BTKEY(1)						    BSD General Commands Manual 						  BTKEY(1)

NAME
btkey -- Bluetooth Link Key management utility SYNOPSIS
btkey [-CcRrWw] [-k key] -a address -d device btkey -Ll [-d device] DESCRIPTION
The btkey program is used to manage Bluetooth Link Key storage. Keys are normally handled by the bthcid(8) daemon which caches them in the /var/db/bthcid.keys file and provides them as required when Bluetooth connections need to be authenticated. These keys are required for connections between remote devices and the specific controller (not the Operating System) and so for multi-boot systems where it may not always be possible to specify the same key across all OS's it can be better to have the Bluetooth controller provide the keys directly from its semi-permanent memory once devices are paired. btkey will read, write or clear keys in device memory or the key cache as required. Note that without the bthcid(8) daemon running users will be unable to supply PINs, and Link Keys resulting from new pairings will not be stored. If no new pairings are expected and the keys are stored in the controller then bthcid(8) is not required. The options are as follows: -a address Specify the remote device address. May be given as a BDADDR or a name. -C Clear key from device. -c Clear key from file. -d device Specify the local device address. May be given as a BDADDR or a name. -k key Supply a Link Key as a string of hexadecimal digits. Up to 32 digits will be processed and the resulting key will be zero padded to 16 octets. -L List keys stored in device. -l List keys stored in file. -R Read key from device. -r Read key from file. -W Write key to device. -w Write key to file. Super-user privileges are required to read or write link keys. EXIT STATUS
The btkey utility exits 0 on success, and >0 if an error occurs. FILES
/var/db/bthcid.keys EXAMPLES
Read key for mouse at ubt0 from file and write to device btkey -d ubt0 -a mouse -rW Write new key for keyboard at ubt0 to file btkey -d ubt0 -a keyboard -k 92beda6cd8b8f66ebd2af270d55d70ec -w Clear key for phone at bt3c0 from file and device btkey -d bt3c0 -a phone -cC SEE ALSO
btpin(1), btconfig(8), bthcid(8) AUTHORS
Iain Hibbert BSD
November 8, 2007 BSD
All times are GMT -4. The time now is 09:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy