Searched refs:NotifyVolumeChangedNative (Results 1 – 2 of 2) sorted by relevance
1827 void NotifyVolumeChangedNative(uint8_t volume, uint8_t label);
2530 …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