Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp32 struct BluetoothAvrcpCtServer::impl {
36 explicit SysStsObserverImpl(BluetoothAvrcpCtServer::impl *impl) : impl_(impl) in SysStsObserverImpl()
47 BluetoothAvrcpCtServer::impl *impl_;
51 explicit ObserverImpl(BluetoothAvrcpCtServer::impl *impl) : impl_(impl) in ObserverImpl()
237 BluetoothAvrcpCtServer::impl *impl_;
758 BluetoothAvrcpCtServer::BluetoothAvrcpCtServer() in BluetoothAvrcpCtServer() function in OHOS::Bluetooth::BluetoothAvrcpCtServer
765 BluetoothAvrcpCtServer::~BluetoothAvrcpCtServer() in ~BluetoothAvrcpCtServer()
770 void BluetoothAvrcpCtServer
[all...]
H A Dbluetooth_host_server.cpp638 sptr<BluetoothAvrcpCtServer> avrcpCtServer = new BluetoothAvrcpCtServer(); in createServers()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_avrcp_ct_server.h24 class BluetoothAvrcpCtServer : public BluetoothAvrcpCtStub { class
26 BluetoothAvrcpCtServer();
27 ~BluetoothAvrcpCtServer();
70 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothAvrcpCtServer);

Completed in 5 milliseconds