HomeSort by relevance Sort by last modified time
    Searched refs:onCharacteristicWrite (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallback.java 78 public void onCharacteristicWrite(BluetoothGatt gatt,
IBluetoothGattCallback.aidl 48 void onCharacteristicWrite(in String address, in int status, in int srvcType,
BluetoothGatt.java 353 public void onCharacteristicWrite(String address, int status, int srvcType,
356 if (DBG) Log.d(TAG, "onCharacteristicWrite() - Device=" + address
388 mCallback.onCharacteristicWrite(BluetoothGatt.this, characteristic, status);
    [all...]
BluetoothAdapter.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 747 app.callback.onCharacteristicWrite(address, status, srvcType,
    [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 821 milliseconds