HomeSort by relevance Sort by last modified time
    Searched defs:BluetoothLeService (Results 1 - 2 of 2) sorted by null

  /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 37 milliseconds