Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:readDescriptor

482                         mService.readDescriptor(mClientIf, address,
972 public boolean readDescriptor(BluetoothGattDescriptor descriptor) {
973 if (VDBG) Log.d(TAG, "readDescriptor() - uuid: " + descriptor.getUuid());
991 mService.readDescriptor(mClientIf, device.getAddress(), service.getType(),