Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModuleBluetooth.h29 enum BtInterface : int { BTSCO, BTA2DP, BTLE }; enumerator
/hardware/interfaces/audio/aidl/default/bluetooth/
DStreamBluetooth.cpp60 mBluetoothA2dp(std::move(std::get<ModuleBluetooth::BtInterface::BTA2DP>(btHandles))), in StreamBluetooth()