Searched refs:codecStatusSbcAndSbc (Results 1 – 1 of 1) sorted by relevance
323 BluetoothCodecStatus codecStatusSbcAndSbc = new BluetoothCodecStatus(mCodecConfigSbc, in testProcessCodecConfigEventCase() local332 mA2dpStateMachine.processCodecConfigEvent(codecStatusSbcAndSbc); in testProcessCodecConfigEventCase()333 verify(mA2dpService).codecConfigUpdated(mTestDevice, codecStatusSbcAndSbc, false); in testProcessCodecConfigEventCase()