Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:onDescriptorRead

429             public void onDescriptorRead(String address, int status, int srvcType,
434 if (DBG) Log.d(TAG, "onDescriptorRead() - Device=" + address + " UUID=" + charUuid);
469 mCallback.onDescriptorRead(BluetoothGatt.this, descriptor, status);
970 * {@link BluetoothGattCallback#onDescriptorRead} callback is