Searched refs:getDescriptorById (Results 1 – 2 of 2) 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
10166 Landroid/bluetooth/BluetoothGatt;->getDescriptorById(Landroid/bluetooth/BluetoothDevice;I)Landroid/…