A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
N
- newSampleInterval() - function in org.altbeacon.beacon.service.Stats
- noMeasurementsAvailable() - function in org.altbeacon.beacon.service.RunningAverageRssiFilter
- noMeasurementsAvailable() - function in org.altbeacon.beacon.service.ArmaRssiFilter
- noMeasurementsAvailable() - function in org.altbeacon.beacon.service.RssiFilter
- noMeasurementsAvailable() - function in org.altbeacon.beacon.service.RangedBeacon
- NonBeaconLeScanCallback - class in org.altbeacon.beacon.service.scanner
- Allows an implementation to see non-Beacon BLE devices as they are scanned.
- notifyScannedDevice(BluetoothDevice,BluetoothAdapter.LeScanCallback) - function in org.altbeacon.bluetooth.BluetoothCrashResolver
- Call this method from your BluetoothAdapter.LeScanCallback method.Doing so is optional, but if you do, this class will be able to count the number ofdistinct Bluetooth devices scanned, and prevent crashes before they happen.This works very well if the app containing this class is the only one running bluetoothLE scans on the device, or it is constantly doing scans (e.g.
- NullBeaconDataFactory - class in org.altbeacon.beacon.client