Hi guys,
I am stuck at using the method
inquire from bluetooth class:
What's the cod for NXT bluetooth?????
public static Vector<RemoteDevice> inquire(int maxDevices,
int timeout,
int cod)Start a Bluetooth inquiry process
Parameters:
maxDevices - the maximum number of devices to discover
timeout - the timeout value in units of 1.28 seconds
cod - the class of device to look for
Returns:
a vector of all the devices found
Many thanks for any answer!
--------------------------------------------------------------------------------
