Searched refs:getDescriptorById (Results 1 – 1 of 1) sorted by relevance
375 BluetoothGattDescriptor descriptor = getDescriptorById(mDevice, handle);416 BluetoothGattDescriptor descriptor = getDescriptorById(mDevice, handle);559 /*package*/ BluetoothGattDescriptor getDescriptorById(BluetoothDevice device, int instanceId) { in getDescriptorById() method in BluetoothGatt