Searched defs:onCodecConfigChanged (Results 1 – 4 of 4) sorted by relevance
30 void onCodecConfigChanged(in int groupId, in BluetoothLeAudioCodecStatus status); in onCodecConfigChanged() method
71 void onCodecConfigChanged( in onCodecConfigChanged() method in A2dpNativeCallback
114 void onCodecConfigChanged(int groupId, @NonNull BluetoothLeAudioCodecStatus status); in onCodecConfigChanged() method188 public void onCodecConfigChanged(int groupId, BluetoothLeAudioCodecStatus status) { in onCodecConfigChanged() method in BluetoothLeAudio.LeAudioNotifyCallback
47 jmethodID onCodecConfigChanged; member