Home
last modified time | relevance | path

Searched refs:getMaxOctetsPerFrame (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java450 public int getMaxOctetsPerFrame() { in getMaxOctetsPerFrame() method in BluetoothLeAudioCodecConfig
466 && other.getMaxOctetsPerFrame() == mMaxOctetsPerFrame); in equals()
517 mMaxOctetsPerFrame = config.getMaxOctetsPerFrame(); in Builder()
DBluetoothLeAudioCodecStatus.java155 > selectableConfig.getMaxOctetsPerFrame()))) { in isCodecConfigSelectable()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt961 method public int getMaxOctetsPerFrame();