|
| Initializing BtVdOpenParams when device address is known |
 |
Tue, 19 Sep 2006 12:56:48 -000 |
My app needs to repeatedly connect to a Bluetooth distancemeter,
get some data and disconnect until the user needs to reconnect.
Since the connected device does not change for long periods,
I initially launch a device discovery and use the address of
the user-selected device in the remoteDevAddr.address field
of the BtVdOpenParams struct I pass to SrmExtOpen. In this
case, can I just pass 0 in the btParams.u.client.u.uuidList.tab
field? If so, which RFCOMM client method must I select?
Luc Le Blanc
|
| Post Reply
|
|
|
|
|
|
|
|
|
|