|
||||||||||
| 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_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. |
| 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.
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_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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||