Searched refs:BluetoothLeUtils (Results 1 – 10 of 10) sorted by relevance
137 && BluetoothLeUtils.equals(mManufacturerSpecificData, in equals()139 && BluetoothLeUtils.equals(mServiceData, other.mServiceData) in equals()148 + BluetoothLeUtils.toString(mManufacturerSpecificData) + ", mServiceData=" in toString()149 + BluetoothLeUtils.toString(mServiceData) in toString()
242 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in startScan()300 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in stopScan()323 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in stopScan()344 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in flushPendingScanResults()
339 + ", mManufacturerSpecificData=" + BluetoothLeUtils.toString( in toString()341 + ", mServiceData=" + BluetoothLeUtils.toString(mServiceData) in toString()
33 public class BluetoothLeUtils { class
122 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter); in startAdvertising()372 BluetoothLeUtils.checkAdapterStateOn(mBluetoothAdapter);
1173 android.bluetooth.le.BluetoothLeUtils
24004 Landroid/bluetooth/le/BluetoothLeUtils;
1170 android.bluetooth.le.BluetoothLeUtils
33637 Landroid/bluetooth/le/BluetoothLeUtils;
12284 Landroid/bluetooth/le/BluetoothLeUtils;-><init>()V12285 Landroid/bluetooth/le/BluetoothLeUtils;->checkAdapterStateOn(Landroid/bluetooth/BluetoothAdapter;)V12286 Landroid/bluetooth/le/BluetoothLeUtils;->equals(Landroid/util/SparseArray;Landroid/util/SparseArray…12287 Landroid/bluetooth/le/BluetoothLeUtils;->equals(Ljava/util/Map;Ljava/util/Map;)Z12288 Landroid/bluetooth/le/BluetoothLeUtils;->toString(Landroid/util/SparseArray;)Ljava/lang/String;12289 Landroid/bluetooth/le/BluetoothLeUtils;->toString(Ljava/util/Map;)Ljava/lang/String;