Home
last modified time | relevance | path

Searched defs:setCcidInformation (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeAudio.aidl67 …void setCcidInformation(in ParcelUuid userUuid, in int ccid, in int contextType, in AttributionSou… in setCcidInformation() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java227 public void setCcidInformation() { in setCcidInformation() method in LeAudioBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java355 public void setCcidInformation(int ccid, int contextType) { in setCcidInformation() method in LeAudioNativeInterface
DLeAudioService.java4166 public void setCcidInformation(ParcelUuid userUuid, int ccid, int contextType) { in setCcidInformation() method in LeAudioService
5120 public void setCcidInformation( in setCcidInformation() method in LeAudioService.BluetoothLeAudioBinder