| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
BONDED
The boolean value indicating whether the bluetooth device is connected to the user's phone. 
 | 
static java.lang.String | 
MAC_ADDRESS
The mac address of the scanned bluetooth device. 
 | 
static java.lang.String | 
NAME
The name of the scanned bluetooth device. 
 | 
EOS, TIME_CREATED| Modifier and Type | Method and Description | 
|---|---|
static PStreamProvider | 
getScanResults()
Get a stream of scanned bluetooth devices. 
 | 
containsField, equals, excludeFields, getAsBoolean, getAsDouble, getAsFloat, getAsInteger, getAsLong, getAsString, getValueByField, includeFields, isEndOfStream, setFieldValue, toDebugString, toJson, toMap, toString@PSItemField(type=java.lang.String.class) public static final java.lang.String NAME
@PSItemField(type=java.lang.String.class) public static final java.lang.String MAC_ADDRESS
@PSItemField(type=java.lang.Boolean.class) public static final java.lang.String BONDED
public static PStreamProvider getScanResults()