Searched refs:BluetoothAvrcpTgServer (Results 1 – 3 of 3) sorted by relevance
32 struct BluetoothAvrcpTgServer::impl {45 BluetoothAvrcpTgServer::impl *impl_;58 BluetoothAvrcpTgServer::impl *impl_;151 BluetoothAvrcpTgServer::BluetoothAvrcpTgServer() in BluetoothAvrcpTgServer() function in OHOS::Bluetooth::BluetoothAvrcpTgServer158 BluetoothAvrcpTgServer::~BluetoothAvrcpTgServer() in ~BluetoothAvrcpTgServer()208 int32_t BluetoothAvrcpTgServer::Connect(const BluetoothRawAddress &addr) in Connect()340 void BluetoothAvrcpTgServer::NotifyTrackReachedEnd(int32_t playbackPos) in NotifyTrackReachedEnd()405 void BluetoothAvrcpTgServer::NotifyNowPlayingContentChanged() in NotifyNowPlayingContentChanged()418 void BluetoothAvrcpTgServer::NotifyAvailablePlayersChanged() in NotifyAvailablePlayersChanged()444 void BluetoothAvrcpTgServer::NotifyUidChanged(int32_t uidCounter) in NotifyUidChanged()[all …]
643 sptr<BluetoothAvrcpTgServer> avrcpTgServer = new BluetoothAvrcpTgServer(); in createServers()
29 class BluetoothAvrcpTgServer : public BluetoothAvrcpTgStub {31 explicit BluetoothAvrcpTgServer();32 ~BluetoothAvrcpTgServer() override;60 BLUETOOTH_DISALLOW_COPY_AND_ASSIGN(BluetoothAvrcpTgServer);