Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceBinderTest.java178 public void setCcidInformation() { in setCcidInformation() method in LeAudioServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeAudio.aidl71 …void setCcidInformation(in ParcelUuid userUuid, in int ccid, in int contextType, in AttributionSou… in setCcidInformation() method
/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
DLeAudioServiceBinder.java246 public void setCcidInformation( in setCcidInformation() method in LeAudioServiceBinder
DLeAudioService.java4789 public void setCcidInformation(ParcelUuid userUuid, int ccid, int contextType) { in setCcidInformation() method