OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BluetoothLeService
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
42
public class
BluetoothLeService
extends Service {
43
private final static String TAG =
BluetoothLeService
.class.getSimpleName();
156
BluetoothLeService
getService() {
157
return
BluetoothLeService
.this;
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
42
public class
BluetoothLeService
extends Service {
43
private final static String TAG =
BluetoothLeService
.class.getSimpleName();
156
BluetoothLeService
getService() {
157
return
BluetoothLeService
.this;
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java
42
public class
BluetoothLeService
extends Service {
43
private final static String TAG =
BluetoothLeService
.class.getSimpleName();
156
BluetoothLeService
getService() {
157
return
BluetoothLeService
.this;
Completed in 60 milliseconds