- GAP - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- GARMIN_INTERNATIONAL_INC - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GATT - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- GattAttributeResolver - Class in uk.co.alt236.bluetoothlelib.resolvers
-
The UUIDS have been collected from the following sources:
- http://developer.nokia.com/community/wiki/Bluetooth_Services_for_Windows_Phone
- The Bluez project
- GattAttributeResolver() - Constructor for class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- GCT_SEMICONDUCTOR - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GELO_INC - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GENEQ_INC - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GENERAL_MOTORS - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GENERIC_AUDIO - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- GENERIC_FILE_TRANSFER - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- GENERIC_NETWORKING - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- GENERIC_TELEPHONY - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- GENNUM_CORPORATION - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GEOFORCE_INC - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- getAccuracy() - Method in class uk.co.alt236.bluetoothlelib.device.IBeaconDevice
-
- getAddress() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the address.
- getAdRecordStore() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the ad record store.
- getAttributeName(String, String) - Static method in class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- getBluetoothDeviceBondState() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the bluetooth device bond state.
- getBluetoothDeviceClassName() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the bluetooth device class name.
- getCalibratedTxPower() - Method in class uk.co.alt236.bluetoothlelib.device.IBeaconDevice
-
Gets the calibrated TX power of the iBeacon device as reported.
- getCalibratedTxPower() - Method in class uk.co.alt236.bluetoothlelib.device.mfdata.IBeaconManufacturerData
-
Gets the calibrated TX power of the iBeacon device as reported.
- getCompanyIdentifier() - Method in class uk.co.alt236.bluetoothlelib.device.IBeaconDevice
-
Gets the iBeacon company identifier.
- getCompanyIdentifier() - Method in class uk.co.alt236.bluetoothlelib.device.mfdata.IBeaconManufacturerData
-
Gets the iBeacon company identifier.
- getCompanyName(int, String) - Static method in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- getData() - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecord
-
- getDevice() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the device.
- getDistanceDescriptor() - Method in class uk.co.alt236.bluetoothlelib.device.IBeaconDevice
-
Gets the estimated Distance descriptor.
- getDistanceDescriptor(double) - Static method in class uk.co.alt236.bluetoothlelib.util.IBeaconUtils
-
- getFirstRssi() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the first rssi.
- getFirstTimestamp() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the first timestamp.
- getHumanReadableType() - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecord
-
- getIBeaconAdvertisement() - Method in class uk.co.alt236.bluetoothlelib.device.mfdata.IBeaconManufacturerData
-
- getIBeaconData() - Method in class uk.co.alt236.bluetoothlelib.device.IBeaconDevice
-
Gets the iBeacon manufacturing data.
- getIntFrom2ByteArray(byte[]) - Static method in class uk.co.alt236.bluetoothlelib.util.ByteUtils
-
Converts a byte array with a length of 2 into an int
- getIntFromByte(byte) - Static method in class uk.co.alt236.bluetoothlelib.util.ByteUtils
-
Converts a byte to an int, preserving the sign.
- getIntFromByteArray(byte[]) - Static method in class uk.co.alt236.bluetoothlelib.util.ByteUtils
-
Converts a byte array to an int.
- getLength() - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecord
-
- getLocalNameComplete() - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecordStore
-
Gets the short local device name.
- getLocalNameShort() - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecordStore
-
Gets the complete local device name.
- getLongFromByteArray(byte[]) - Static method in class uk.co.alt236.bluetoothlelib.util.ByteUtils
-
Converts a byte array to a long.
- getMajor() - Method in class uk.co.alt236.bluetoothlelib.device.IBeaconDevice
-
Gets the iBeacon Major value.
- getMajor() - Method in class uk.co.alt236.bluetoothlelib.device.mfdata.IBeaconManufacturerData
-
Gets the iBeacon Major value.
- getMinor() - Method in class uk.co.alt236.bluetoothlelib.device.IBeaconDevice
-
Gets the iBeacon Minor value.
- getMinor() - Method in class uk.co.alt236.bluetoothlelib.device.mfdata.IBeaconManufacturerData
-
Gets the iBeacon Minor value.
- getName() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the name.
- getRecord(int) - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecordStore
-
retrieves an individual record.
- getRecordDataAsString(int) - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecordStore
-
Gets the record data as string.
- getRecordDataAsString(AdRecord) - Static method in class uk.co.alt236.bluetoothlelib.util.AdRecordUtils
-
- getRecordsAsCollection() - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecordStore
-
Gets the record as collection.
- getRssi() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the rssi.
- getRssiLog() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the rssi log.
- getRunningAverageRssi() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the running average rssi.
- getScanRecord() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the scan record.
- getServiceData(AdRecord) - Static method in class uk.co.alt236.bluetoothlelib.util.AdRecordUtils
-
- getServiceDataUuid(AdRecord) - Static method in class uk.co.alt236.bluetoothlelib.util.AdRecordUtils
-
- getTimestamp() - Method in class uk.co.alt236.bluetoothlelib.device.BluetoothLeDevice
-
Gets the timestamp.
- getType() - Method in class uk.co.alt236.bluetoothlelib.device.adrecord.AdRecord
-
- getUUID() - Method in class uk.co.alt236.bluetoothlelib.device.IBeaconDevice
-
Gets the iBeacon UUID.
- getUUID() - Method in class uk.co.alt236.bluetoothlelib.device.mfdata.IBeaconManufacturerData
-
Gets the iBeacon UUID.
- GIBSON_GUITARS - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GN - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.GattAttributeResolver
-
- GN_NETCOM_A_S - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GN_RESOUND_A_S - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GOOGLE - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GPSI_GROUP_PTY_LTD - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GREEN_THROTTLE_GAMES - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-
- GROUP_SENSE_LTD - Static variable in class uk.co.alt236.bluetoothlelib.resolvers.CompanyIdentifierResolver
-