Searched refs:BTA2DP (Results 1 – 2 of 2) sorted by relevance
29 enum BtInterface : int { BTSCO, BTA2DP, BTLE }; enumerator
60 mBluetoothA2dp(std::move(std::get<ModuleBluetooth::BtInterface::BTA2DP>(btHandles))), in StreamBluetooth()