Searched refs:FakeBluetoothAvInterface (Results 1 – 4 of 4) sorted by relevance
26 std::shared_ptr<FakeBluetoothAvInterface::TestA2dpSourceHandler>28 std::shared_ptr<FakeBluetoothAvInterface::TestA2dpSinkHandler>90 FakeBluetoothAvInterface::FakeBluetoothAvInterface( in FakeBluetoothAvInterface() function in bluetooth::hal::FakeBluetoothAvInterface97 FakeBluetoothAvInterface::FakeBluetoothAvInterface( in FakeBluetoothAvInterface() function in bluetooth::hal::FakeBluetoothAvInterface104 FakeBluetoothAvInterface::~FakeBluetoothAvInterface() { in ~FakeBluetoothAvInterface()109 void FakeBluetoothAvInterface::NotifyConnectionState( in NotifyConnectionState()118 void FakeBluetoothAvInterface::NotifyAudioState(const RawAddress& bda, in NotifyAudioState()127 void FakeBluetoothAvInterface::NotifyAudioConfig( in NotifyAudioConfig()138 bool FakeBluetoothAvInterface::QueryMandatoryCodecPreferred( in QueryMandatoryCodecPreferred()149 void FakeBluetoothAvInterface::NotifyAudioConfig(const RawAddress& bda, in NotifyAudioConfig()[all …]
28 class FakeBluetoothAvInterface : public BluetoothAvInterface {54 FakeBluetoothAvInterface(56 FakeBluetoothAvInterface(58 ~FakeBluetoothAvInterface();95 DISALLOW_COPY_AND_ASSIGN(FakeBluetoothAvInterface);
30 : public hal::FakeBluetoothAvInterface::TestA2dpSourceHandler {91 fake_hal_av_iface_ = new hal::FakeBluetoothAvInterface(mock_handler_); in SetUp()102 hal::FakeBluetoothAvInterface* fake_hal_av_iface_;
30 : public hal::FakeBluetoothAvInterface::TestA2dpSinkHandler {94 fake_hal_av_iface_ = new hal::FakeBluetoothAvInterface(mock_handler_); in SetUp()105 hal::FakeBluetoothAvInterface* fake_hal_av_iface_;