Searched refs:readDescriptor (Results 1 – 3 of 3) sorted by relevance
495 readDescriptor(DESCRIPTOR_UUID); in onTestFinish()517 readDescriptor(DESCRIPTOR_NO_READ_UUID); in onTestFinish()529 readDescriptor(CHARACTERISTIC_RESULT_UUID, DESCRIPTOR_NEED_ENCRYPTED_READ_UUID); in onTestFinish()676 private void readDescriptor(UUID uuid) { in readDescriptor() method in BleClientService679 mBluetoothGatt.readDescriptor(descriptor); in readDescriptor()695 private void readDescriptor(UUID cuid, UUID duid) { in readDescriptor() method in BleClientService698 mBluetoothGatt.readDescriptor(descriptor); in readDescriptor()
286 mBluetoothGatt.readDescriptor(descriptor); in startEncryptedAction()
614 …ission(android.Manifest.permission.BLUETOOTH_CONNECT) public boolean readDescriptor(android.blueto…