Searched refs:mBtHelper (Results 1 – 1 of 1) sorted by relevance
116 private final BtHelper mBtHelper; field in AudioDeviceBroker186 mBtHelper = new BtHelper(this, context); in AudioDeviceBroker()203 mBtHelper = new BtHelper(this, context); in AudioDeviceBroker()255 mBtHelper.onSystemReady(); in onSystemReady()281 mBtHelper.onReceiveBtEvent(intent); in onReceiveBtEvent()286 mBtHelper.onSetBtScoActiveDevice(btDevice); in onSetBtScoActiveDevice()418 if (!mBtHelper.startBluetoothSco(scoAudioMode, eventSource)) { in setCommunicationRouteForClient()430 mBtHelper.stopBluetoothSco(eventSource); in setCommunicationRouteForClient()1654 mBtHelper.setAvrcpAbsoluteVolumeSupported(supported); in setAvrcpAbsoluteVolumeSupported()1668 return mBtHelper.getLeAudioDeviceGroupId(device); in getLeAudioDeviceGroupId()[all …]