Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfigMetadata.java176 public @FrameDuration int getFrameDuration() { in getFrameDuration() method in BluetoothLeAudioCodecConfigMetadata
DBluetoothLeAudioCodecConfig.java435 public @FrameDuration int getFrameDuration() { in getFrameDuration() method in BluetoothLeAudioCodecConfig
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp68 jmethodID getFrameDuration; member