Searched refs:btLeCodecStatus (Results 1 – 1 of 1) sorted by relevance
316 BluetoothLeAudioCodecStatus btLeCodecStatus = null; in getCodec() local319 btLeCodecStatus = mLeAudio.getCodecStatus(groupId); in getCodec()323 if (btLeCodecStatus == null) { in getCodec()329 btLeCodecStatus.getOutputCodecConfig(); in getCodec()721 BluetoothLeAudioCodecStatus btLeCodecStatus = null; in onBtProfileConnected() local723 btLeCodecStatus = mLeAudio.getCodecStatus(groupId); in onBtProfileConnected()727 if (btLeCodecStatus == null) { in onBtProfileConnected()733 btLeCodecStatus.getOutputCodecSelectableCapabilities(); in onBtProfileConnected()741 btLeCodecStatus.getInputCodecSelectableCapabilities(); in onBtProfileConnected()