A B C D E F G H I J K L M N O P R S T U V W 

G

GATT - Interface in com.mbientlab.metawear.api
Generic interface describing GATT related classes
GATT.GATTCharacteristic - Interface in com.mbientlab.metawear.api
Interface describing a GATT characteristic
GATT.GATTService - Enum in com.mbientlab.metawear.api
Enumeration of GATT services on the MetaWear board
gattService() - Method in enum com.mbientlab.metawear.api.characteristic.Battery
 
gattService() - Method in enum com.mbientlab.metawear.api.characteristic.DeviceInformation
 
gattService() - Method in enum com.mbientlab.metawear.api.characteristic.MetaWear
 
gattService() - Method in interface com.mbientlab.metawear.api.GATT.GATTCharacteristic
Get the service the characteristic belongs to
getBytes() - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.AccelerometerConfig
Get the byte representation of the configuration
getChannel() - Method in interface com.mbientlab.metawear.api.controller.LED.ChannelDataWriter
Color the writing is setting
getCharacteristic(UUID) - Method in enum com.mbientlab.metawear.api.GATT.GATTService
Get the GATT characteristic under the service that matches the uuid
getDirection(Accelerometer.Axis) - Method in interface com.mbientlab.metawear.api.controller.Accelerometer.MovementData
Returns the direction the board is moving in on the specific axis
getMetaWearBroadcastReceiver() - Static method in class com.mbientlab.metawear.api.MetaWearBleService
Get the broadcast receiver for MetaWear intents.
getMetaWearController() - Method in class com.mbientlab.metawear.api.MetaWearBleService
getMetaWearController(BluetoothDevice) - Method in class com.mbientlab.metawear.api.MetaWearBleService
Gets a controller for a specific MetaWear board.
getMetaWearIntentFilter() - Static method in class com.mbientlab.metawear.api.MetaWearBleService
Get the IntentFilter for actions broadcasted by the MetaWear service
getModule() - Method in class com.mbientlab.metawear.api.controller.Accelerometer.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.DataProcessor.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.Event.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.GPIO.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.I2C.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.IBeacon.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.LED.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.Logging.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.Macro.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.MechanicalSwitch.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.NeoPixel.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.Settings.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.Temperature.Callbacks
 
getModule() - Method in class com.mbientlab.metawear.api.controller.Timer.Callbacks
 
getModule() - Method in interface com.mbientlab.metawear.api.MetaWearController.ModuleCallbacks
Get the module the notification represents
getModuleController(Module) - Method in interface com.mbientlab.metawear.api.MetaWearController
Get the controller for the desired module.
getService() - Method in class com.mbientlab.metawear.api.MetaWearBleService.LocalBinder
Get the MetaWearBLEService object
GPIO - Interface in com.mbientlab.metawear.api.controller
Controller for the general purpose I/O module
GPIO.AnalogMode - Enum in com.mbientlab.metawear.api.controller
Available reading modes from the GPIO analog pins
GPIO.Callbacks - Class in com.mbientlab.metawear.api.controller
Callbacks for the GPIO module
GPIO.Callbacks() - Constructor for class com.mbientlab.metawear.api.controller.GPIO.Callbacks
 
GPIO.ChangeType - Enum in com.mbientlab.metawear.api.controller
Enumeration of conditions on when to notify the user of a pin's state change
GPIO.PullMode - Enum in com.mbientlab.metawear.api.controller
Pull modes for setting digital input pins
GPIO.Register - Enum in com.mbientlab.metawear.api.controller
Enumeration of registers under the GPIO module
A B C D E F G H I J K L M N O P R S T U V W