Updated March 13, 2004 by Fredrik Noring <noring (at) nocrew.org>.
Note: To make config-bluetooth run, a service called hcid needs to be updated as well.
Main window
|
|
Main window
|
|
Device properties window
|
|
Device properties window
|
|
Device properties window
|
|
To use the config-bluetooth above, you will need this new version of hcid: bluez-utils-2.4-fn9.tar.gz.
Alternatively, you may apply the patches below for bluez-utils-2.4.tar.gz.
device nn:nn:nn:nn:nn:nn {
# This is the configuration for all
# devices that have matching addresses.
}
device hcin {
# This is the configuration for all devices
# that have matching interfaces but no matching
# address.
}
device {
# This is the configuration for all devices
# that don't match anything else: the default.
}