Searched refs:BluetoothLeUtils (Results 1 – 8 of 8) sorted by relevance
148 && BluetoothLeUtils.equals( in equals()150 && BluetoothLeUtils.equals(mServiceData, other.mServiceData) in equals()164 + BluetoothLeUtils.toString(mManufacturerSpecificData) in toString()166 + BluetoothLeUtils.toString(mServiceData) in toString()
247 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in startScan()313 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in stopScan()336 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in stopScan()370 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in flushPendingScanResults()
718 + BluetoothLeUtils.toString(mManufacturerSpecificData) in toString()720 + BluetoothLeUtils.toString(mServiceData) in toString()
175 return BluetoothLeUtils.toString(toByteArray()); in toString()
34 public class BluetoothLeUtils { class
126 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in startAdvertising()500 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter);
548 return BluetoothLeUtils.maskedEquals(data, uuid, mask); in matchesServiceUuid()
2477 Landroid/bluetooth/le/BluetoothLeUtils;-><init>()V2478 Landroid/bluetooth/le/BluetoothLeUtils;->checkAdapterStateOn(Landroid/bluetooth/BluetoothAdapter;)V2479 Landroid/bluetooth/le/BluetoothLeUtils;->equals(Landroid/util/SparseArray;Landroid/util/SparseArray…2480 Landroid/bluetooth/le/BluetoothLeUtils;->equals(Ljava/util/Map;Ljava/util/Map;)Z2481 Landroid/bluetooth/le/BluetoothLeUtils;->toString(Landroid/util/SparseArray;)Ljava/lang/String;2482 Landroid/bluetooth/le/BluetoothLeUtils;->toString(Ljava/util/Map;)Ljava/lang/String;