OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LeScanCallback
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java
67
* Bluetooth LE devices with {@link #startLeScan(
LeScanCallback
callback)}.
402
private final Map<
LeScanCallback
, GattCallbackWrapper> mLeScanClients;
441
mLeScanClients = new HashMap<
LeScanCallback
, GattCallbackWrapper>();
[
all
...]
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java
249
private BluetoothAdapter.
LeScanCallback
mLeScanCallback =
250
new BluetoothAdapter.
LeScanCallback
() {
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceScanActivity.java
249
private BluetoothAdapter.
LeScanCallback
mLeScanCallback =
250
new BluetoothAdapter.
LeScanCallback
() {
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceScanActivity.java
249
private BluetoothAdapter.
LeScanCallback
mLeScanCallback =
250
new BluetoothAdapter.
LeScanCallback
() {
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 1662 milliseconds