Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java234 mAllowedSourceContexts = BluetoothLeAudio.CONTEXTS_ALL; in LeAudioGroupDescriptor()
262 private Integer mAllowedSourceContexts; field in LeAudioService.LeAudioGroupDescriptor
309 + mAllowedSourceContexts in updateAllowedContexts()
314 mAllowedSourceContexts = allowedSourceContexts; in updateAllowedContexts()
322 return mAllowedSourceContexts; in getAllowedSourceContexts()
327 || (mAllowedSourceContexts != BluetoothLeAudio.CONTEXTS_ALL); in areAllowedContextsModified()