|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlueCoveLocalDeviceProperties
BlueCove specific LocalDevice properties.
LocalDevice.getProperty(String)| Field Summary | |
|---|---|
static String |
LOCAL_DEVICE_DEVICES_LIST
List the local adapters supported by the system. |
static String |
LOCAL_DEVICE_PROPERTY_BLUECOVE_VERSION
"bluecove" The version of BlueCove implementation. |
static String |
LOCAL_DEVICE_PROPERTY_DEVICE_ID
If Stack support multiple bluetooth adapters return selected one ID. |
static String |
LOCAL_DEVICE_PROPERTY_FEATURE_L2CAP
"bluecove.feature.l2cap" Does the current Bluetooth Stack support L2CAP: "true" or "false" |
static String |
LOCAL_DEVICE_PROPERTY_FEATURE_RSSI
If function RemoteDeviceHelper.readRSSI(RemoteDevice device) available on native stack. |
static String |
LOCAL_DEVICE_PROPERTY_FEATURE_SERVICE_ATTRIBUTES
"bluecove.feature.service_attributes" |
static String |
LOCAL_DEVICE_PROPERTY_FEATURE_SET_DEVICE_SERVICE_CLASSES
"bluecove.feature.set_device_service_classes" |
static String |
LOCAL_DEVICE_PROPERTY_OPEN_CONNECTIONS
"bluecove.connections" The number of open connections by current Bluetooth Stack. |
static String |
LOCAL_DEVICE_PROPERTY_STACK
"bluecove.stack" The Bluetooth Stack: "winsock", "widcomm" or "bluesoleil" on windows. |
static String |
LOCAL_DEVICE_PROPERTY_STACK_VERSION
"bluecove" The version of native stack. |
static String |
LOCAL_DEVICE_RADIO_MANUFACTURER
"bluecove.radio.manufacturer". |
static String |
LOCAL_DEVICE_RADIO_VERSION
"bluecove.radio.version". |
| Field Detail |
|---|
static final String LOCAL_DEVICE_PROPERTY_BLUECOVE_VERSION
"bluecove" The version of BlueCove implementation.
static final String LOCAL_DEVICE_PROPERTY_STACK
"bluecove.stack" The Bluetooth Stack: "winsock", "widcomm" or "bluesoleil" on windows. "mac", "bluez" or "emulator".
static final String LOCAL_DEVICE_PROPERTY_STACK_VERSION
"bluecove" The version of native stack.
static final String LOCAL_DEVICE_PROPERTY_FEATURE_L2CAP
"bluecove.feature.l2cap" Does the current Bluetooth Stack support L2CAP: "true" or "false"
static final String LOCAL_DEVICE_PROPERTY_FEATURE_SERVICE_ATTRIBUTES
"bluecove.feature.service_attributes"
static final String LOCAL_DEVICE_PROPERTY_FEATURE_SET_DEVICE_SERVICE_CLASSES
"bluecove.feature.set_device_service_classes"
static final String LOCAL_DEVICE_PROPERTY_FEATURE_RSSI
"bluecove.feature.rssi"
static final String LOCAL_DEVICE_PROPERTY_OPEN_CONNECTIONS
"bluecove.connections" The number of open connections by current Bluetooth Stack.
static final String LOCAL_DEVICE_PROPERTY_DEVICE_ID
BlueCoveConfigProperties.PROPERTY_LOCAL_DEVICE_ID,
Constant Field Valuesstatic final String LOCAL_DEVICE_DEVICES_LIST
"bluecove.local_devices_ids".
BlueCoveConfigProperties.PROPERTY_LOCAL_DEVICE_ID,
Constant Field Valuesstatic final String LOCAL_DEVICE_RADIO_VERSION
"bluecove.radio.version".
static final String LOCAL_DEVICE_RADIO_MANUFACTURER
"bluecove.radio.manufacturer".
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||