|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBlue747Model.DeviceMode | |
---|---|
net.sf.bt747.test |
Uses of IBlue747Model.DeviceMode in net.sf.bt747.test |
---|
Fields in net.sf.bt747.test declared as IBlue747Model.DeviceMode | |
---|---|
IBlue747Model.DeviceMode |
IBlue747Model.MtkDataModel.deviceMode
The curent communication mode of the device. |
Methods in net.sf.bt747.test that return IBlue747Model.DeviceMode | |
---|---|
static IBlue747Model.DeviceMode |
IBlue747Model.DeviceMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IBlue747Model.DeviceMode[] |
IBlue747Model.DeviceMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sf.bt747.test with parameters of type IBlue747Model.DeviceMode | |
---|---|
void |
IBlue747Model.setDeviceMode(IBlue747Model.DeviceMode mode)
Set the communication mode of the device. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |