Home
last modified time | relevance | path

Searched defs:startLeScan (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothAdapter.java295 protected boolean startLeScan(LeScanCallback callback) { in startLeScan() method in ShadowBluetoothAdapter
300 protected boolean startLeScan(UUID[] serviceUuids, LeScanCallback callback) { in startLeScan() method in ShadowBluetoothAdapter