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

A

ACTION_DISCONNECTED - Static variable in interface is.hello.buruberi.bluetooth.stacks.GattPeripheral
A local broadcast that informs interested listeners that a GattPeripheral has disconnected.
addExactMatchPredicate(int, byte[]) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Adds a predicate to check that an advertising data record exactly matches a given byte payload.
addExactMatchPredicate(int, String) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Convenience method for using PeripheralCriteria.addExactMatchPredicate(int, byte[]) with a String.
addPeripheralAddress(String) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Adds a peripheral address to match against when scanning.
addPredicate(Func1<AdvertisingData, Boolean>) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Adds a predicate functor to invoke when determining if the criteria matches a given advertising data collection.
addStartsWithPredicate(int, byte[]) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Adds a predicate to check that an advertising data record starts with a given byte payload.
addStartsWithPredicate(int, String) - Method in class is.hello.buruberi.bluetooth.stacks.util.PeripheralCriteria
Convenience method for using PeripheralCriteria.addStartsWithPredicate(int, byte[]) with a String.
AdvertisingData - Class in is.hello.buruberi.bluetooth.stacks.util
Parses a raw BLE advertising data blob into a multi-map collection for querying by predicates contained in a PeripheralCriteria instance.
anyRecordMatches(int, Func1<byte[], Boolean>) - Method in class is.hello.buruberi.bluetooth.stacks.util.AdvertisingData
Returns whether or not any records in the advertising data of a given type match a given predicate functor.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links