| Reply | « Previous Thread | Next Thread » |
|
Hi all...
I am using some examples from the SDK. // 2. Start the device selection plug-in TBTDeviceSelectionParams selectionFilter; TUUID targetServiceClass(0x2345); selectionFilter.SetUUID(targetServiceClass); Here,TUUID targetServiceClass(0x2345) -> does this 0x2345 mean a Bluetooth Device UUID that I have in my Lab..? So, it means that if I have a Bluetooth device , and I know UUID of it, I can program my 7650's Bluetooth so that it searches only for the Specific BT among all other BT in range........am I right..? Nintel |
|
TBTDevAddr is the unique 48-bit Bluetooth device address that a Bluetooth device has built into its hardware. It identifies a remote Bluetooth device.
So you can also make a connection to a predefined Bluetooth device without device discovery. Seppo Forum Nokia |
|
hi seppo_fn
how to make predefined connection to BT device w'out discovery i have mac address. thx kusuma |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|