Home
last modified time | relevance | path

Searched refs:onCsisSetMemberAvailable (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothCsipSetCoordinatorCallback.aidl27 void onCsisSetMemberAvailable(in BluetoothDevice device, in int groupId); in onCsisSetMemberAvailable() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java737 callback.onCsisSetMemberAvailable(device, groupId); in executeCallback()