/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BleClientService.java | 157 writeCharacteristic(writeValue); 186 private void writeCharacteristic(String writeValue) { 190 mBluetoothGatt.writeCharacteristic(characteristic);
|
BleServerService.java | 117 private void writeCharacteristic(String writeValue) {
|
/frameworks/base/core/java/android/bluetooth/ |
IBluetoothGatt.aidl | 55 void writeCharacteristic(in int clientIf, in String address, in int srvcType,
|
BluetoothGatt.java | 375 mService.writeCharacteristic(mClientIf, address, [all...] |
BluetoothGattCallback.java | 72 * @param gatt GATT client invoked {@link BluetoothGatt#writeCharacteristic}
|
BluetoothGattCharacteristic.java | 370 * {@link BluetoothGatt#writeCharacteristic} function write this 517 * {@link BluetoothGatt#writeCharacteristic} to send the value to the
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
GattService.java | 349 public void writeCharacteristic(int clientIf, String address, int srvcType, 355 service.writeCharacteristic(clientIf, address, srvcType, srvcInstanceId, [all...] |
/development/sdk/ |
api-versions.xml | [all...] |
/frameworks/base/api/ |
current.txt | [all...] |
/prebuilts/sdk/api/ |
18.txt | [all...] |
19.txt | [all...] |