Searched refs:METADATA_GMCS_CCCD (Results 1 – 5 of 5) sorted by relevance
336 case BluetoothDevice.METADATA_GMCS_CCCD: in setCustomizedMeta()433 case BluetoothDevice.METADATA_GMCS_CCCD: in getCustomizedMeta()
909 byte[] gmcs_cccd = device.getMetadata(BluetoothDevice.METADATA_GMCS_CCCD); in getNotificationSubscriptions()921 byte[] gmcs_cccd = device.getMetadata(BluetoothDevice.METADATA_GMCS_CCCD); in setNotificationSubscription()944 BluetoothDevice.METADATA_GMCS_CCCD, in setNotificationSubscription()
524 final int ccid1 = BluetoothDevice.METADATA_GMCS_CCCD; in testGmcsSetGetNotificationSubscriptionDoesNotCrash()
548 METADATA_GMCS_CCCD,786 public static final int METADATA_GMCS_CCCD = 27; field in BluetoothDevice
457 testSetGetCustomMetaCase(false, BluetoothDevice.METADATA_GMCS_CCCD, value, true); in testSetGetCustomMeta()502 testSetGetCustomMetaCase(true, BluetoothDevice.METADATA_GMCS_CCCD, value, true); in testSetGetCustomMeta()