Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSession.cpp63 const sp<IBluetoothAudioPort> stack_iface, const DataMQ::Descriptor* dataMQ, in OnSessionStarted() argument
66 if (stack_iface == nullptr) { in OnSessionStarted()
81 stack_iface_ = stack_iface; in OnSessionStarted()
DBluetoothAudioSession.h116 void OnSessionStarted(const sp<IBluetoothAudioPort> stack_iface,