Searched refs:notifyUnicastCodecConfigChanged (Results 1 – 1 of 1) sorted by relevance
3104 mHandler.post(() -> notifyUnicastCodecConfigChanged(groupId, status)); in messageFromNative()4534 private void notifyUnicastCodecConfigChanged(int groupId, BluetoothLeAudioCodecStatus status) { in notifyUnicastCodecConfigChanged() method in LeAudioService