Searched defs:getOctetsPerFrame (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
D | BluetoothLeAudioCodecConfigMetadata.java | 188 public int getOctetsPerFrame() { in getOctetsPerFrame() method in BluetoothLeAudioCodecConfigMetadata |
D | BluetoothLeAudioCodecConfig.java | 440 public int getOctetsPerFrame() { in getOctetsPerFrame() method in BluetoothLeAudioCodecConfig |
/packages/modules/Bluetooth/android/app/jni/ | ||
D | com_android_bluetooth_le_audio.cpp | 69 jmethodID getOctetsPerFrame; member |