|
BenQ Mobile |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteDevice in javax.bluetooth |
Methods in javax.bluetooth that return RemoteDevice | |
RemoteDevice |
ServiceRecord.getHostDevice()
Returns the remote Bluetooth device that populated the service record with attribute values. |
static RemoteDevice |
RemoteDevice.getRemoteDevice(Connection conn)
Retrieves the Bluetooth device that is at the other end of the Bluetooth Serial Port Profile connection, L2CAP connection, or OBEX over RFCOMM connection provided. |
RemoteDevice[] |
DiscoveryAgent.retrieveDevices(int option)
Returns an array of Bluetooth devices that have either been found by the local device during previous inquiry requests or been specified as a pre-known device depending on the argument. |
Methods in javax.bluetooth with parameters of type RemoteDevice | |
void |
DiscoveryListener.deviceDiscovered(RemoteDevice btDevice,
DeviceClass cod)
Called when a device is found during an inquiry. |
int |
DiscoveryAgent.searchServices(int[] attrSet,
UUID[] uuidSet,
RemoteDevice btDev,
DiscoveryListener serviceListener)
Searches for services on a remote Bluetooth device that have all the UUIDs specified in uuidSet . |
|
BenQ Mobile |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner. All Rights Reserved. BenQ Corp. is a trademark licensee of Siemens AG. |
For further information about Mobility Toolkit (MTK) visit our Developer Portal. |