Home
last modified time | relevance | path

Searched defs:IsSessionReady (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSessionControl.h29 static bool IsSessionReady(const SessionType& session_type) { in IsSessionReady() function
H A DBluetoothAudioSessionControl_2_1.h34 static bool IsSessionReady(const SessionType_2_1& session_type) { in IsSessionReady() function
H A DBluetoothAudioSession.cpp151 bool BluetoothAudioSession::IsSessionReady() { in IsSessionReady() function in android::bluetooth::audio::BluetoothAudioSession