Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSession.cpp153 bool dataMQ_valid = in IsSessionReady() local
156 return stack_iface_ != nullptr && dataMQ_valid; in IsSessionReady()