Searched defs:contextType (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
| D | ContentControlIdKeeper.java | 65 public static synchronized int acquireCcid(ParcelUuid userUuid, int contextType) { in acquireCcid()
|
| D | LeAudioNativeInterface.java | 312 public void setCcidInformation(int ccid, int contextType) { in setCcidInformation() 361 private native void setCcidInformationNative(int ccid, int contextType); in setCcidInformationNative()
|
| D | LeAudioService.java | 2533 public void setCcidInformation(ParcelUuid userUuid, int ccid, int contextType) { in setCcidInformation() 3347 public void setCcidInformation(ParcelUuid userUuid, int ccid, int contextType, in setCcidInformation()
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothLeAudio.aidl | 68 …void setCcidInformation(in ParcelUuid userUuid, in int ccid, in int contextType, in AttributionSou… in setCcidInformation()
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
| D | LeAudioBinderTest.java | 204 int contextType = BluetoothLeAudio.CONTEXT_TYPE_UNSPECIFIED; in setCcidInformation() local
|
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_le_audio.cpp | 546 jint contextType) { in setCcidInformationNative()
|