Table of Contents
There are two basic commands: inquiry and discovery. Both commands finds other bluetooth devices but discovery also shows name of the device but a bit slower.
Typical output of discovery command is shown below.
niko@niko:~$ btctl discovery 5
Searching ...
Searching done. Resolving names ...
done.
+1: Address: 00:02:ee:46:22:39, Class: 0x502204, Name: "Nokia 7650"
Phone (Cellular) [Object Transfer,Telephony]
+2: Address: 00:e0:03:74:4e:3d, Class: 0x56010C, Name: "Windows 2k"
Computer (Laptop) [Networking,Rendering,Object Transfer,Telephony]
Each device has its own number in the left column. This is the cache number for the given device. Later to access this device you can use this number as well as the bluetooth address. + means that device is in the cache and is discovered. - means that device is in the cache but is not discovered this time. See reference for more info.