Home
last modified time | relevance | path

Searched refs:NotifyVolumeChangedNative (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h1827 void NotifyVolumeChangedNative(uint8_t volume, uint8_t label);
H A Davrcp_tg_service.cpp2530 …GetDispatcher()->PostTask(std::bind(&AvrcpTgService::NotifyVolumeChangedNative, this, volume, labe… in GetPlayStatus()
2535 void AvrcpTgService::NotifyVolumeChangedNative(uint8_t volume, uint8_t label) in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService