Searched refs:stack_iface (Results 1 – 4 of 4) sorted by relevance
137 const sp<IBluetoothAudioPort> stack_iface, const DataMQ::Descriptor* dataMQ, in OnSessionStarted() argument157 audio_session->OnSessionStarted(stack_iface, dataMQ, config); in OnSessionStarted()160 if (stack_iface == nullptr) { in OnSessionStarted()175 audio_session->stack_iface_ = stack_iface; in OnSessionStarted()
66 const sp<IBluetoothAudioPort> stack_iface, const DataMQ::Descriptor* dataMQ, in OnSessionStarted() argument69 if (stack_iface == nullptr) { in OnSessionStarted()84 stack_iface_ = stack_iface; in OnSessionStarted()
59 const sp<IBluetoothAudioPort> stack_iface,
118 void OnSessionStarted(const sp<IBluetoothAudioPort> stack_iface,