Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp96 *_aidl_return = getBtA2dp().getInstance(); in getBluetoothA2dp()
107 ChildInterface<BluetoothA2dp>& ModuleBluetooth::getBtA2dp() { in getBtA2dp() function in aidl::android::hardware::audio::core::ModuleBluetooth
126 return std::make_tuple(std::weak_ptr<IBluetooth>(), getBtA2dp().getPtr(), getBtLe().getPtr()); in getBtProfileManagerHandles()
/hardware/interfaces/audio/aidl/default/include/core-impl/
DModuleBluetooth.h42 ChildInterface<BluetoothA2dp>& getBtA2dp();