Home
last modified time | relevance | path

Searched refs:BluetoothAvrcpTgServer (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_tg_server.cpp32 struct BluetoothAvrcpTgServer::impl {
36 explicit SysStsObserverImpl(BluetoothAvrcpTgServer::impl *impl) : impl_(impl) {} in SysStsObserverImpl()
45 BluetoothAvrcpTgServer::impl *impl_;
49 explicit ObserverImpl(BluetoothAvrcpTgServer::impl *impl) : impl_(impl) {} in ObserverImpl()
58 BluetoothAvrcpTgServer::impl *impl_;
151 BluetoothAvrcpTgServer::BluetoothAvrcpTgServer() in BluetoothAvrcpTgServer() function in OHOS::Bluetooth::BluetoothAvrcpTgServer
158 BluetoothAvrcpTgServer::~BluetoothAvrcpTgServer() in ~BluetoothAvrcpTgServer()
163 void BluetoothAvrcpTgServer
[all...]
H A Dbluetooth_host_server.cpp643 sptr<BluetoothAvrcpTgServer> avrcpTgServer = new BluetoothAvrcpTgServer(); in createServers()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_avrcp_tg_server.h29 class BluetoothAvrcpTgServer : public BluetoothAvrcpTgStub { class
31 explicit BluetoothAvrcpTgServer();
32 ~BluetoothAvrcpTgServer() override;
60 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothAvrcpTgServer);

Completed in 4 milliseconds