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