OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onDescriptorWrite
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothGattCallback.java
115
public void
onDescriptorWrite
(BluetoothGatt gatt, BluetoothGattDescriptor descriptor,
IBluetoothGattCallback.aidl
57
void
onDescriptorWrite
(in String address, in int status, in int srvcType,
BluetoothGatt.java
479
public void
onDescriptorWrite
(String address, int status, int srvcType,
483
if (DBG) Log.d(TAG, "
onDescriptorWrite
() - Device=" + address + " UUID=" + charUuid);
517
mCallback.
onDescriptorWrite
(BluetoothGatt.this, descriptor, status);
[
all
...]
BluetoothAdapter.java
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java
820
app.callback.
onDescriptorWrite
(address, status, srvcType
[
all
...]
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 101 milliseconds