Example usage for android.bluetooth BluetoothGattCallback subclass-usage

List of usage examples for android.bluetooth BluetoothGattCallback subclass-usage

Introduction

In this page you can find the example usage for android.bluetooth BluetoothGattCallback subclass-usage.

Usage

From source file com.megster.cordova.rfduino.Peripheral.java

/**
 * Peripheral wraps the BluetoothDevice and provides methods to convert to JSON.
 */
public class Peripheral extends BluetoothGattCallback {

    // RFduino 2220, 2221, 2222, 2223

From source file org.physical_web.physicalweb.BluetoothSite.java

/**
 * This class is used to connect to a ble gatt service and download a web page.
 */
public class BluetoothSite extends BluetoothGattCallback {

    private static final String TAG = BluetoothSite.class.getSimpleName();

From source file com.megster.cordova.ble.central.Peripheral.java

/**
 * Peripheral wraps the BluetoothDevice and provides methods to convert to JSON.
 */
public class Peripheral extends BluetoothGattCallback {

    // 0x2902 org.bluetooth.descriptor.gatt.client_characteristic_configuration.xml