Home
last modified time | relevance | path

Searched defs:getOctetsPerFrame (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java188 public int getOctetsPerFrame() { in getOctetsPerFrame() method in BluetoothLeAudioCodecConfigMetadata
DBluetoothLeAudioCodecConfig.java440 public int getOctetsPerFrame() { in getOctetsPerFrame() method in BluetoothLeAudioCodecConfig
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp69 jmethodID getOctetsPerFrame; member