Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.h321 std::function<void(const RawAddress &rawAddr, uint8_t label)> getUidCounter; member
H A Davrcp_tg_profile.cpp1457 myObserver_->getUidCounter(rawAddr, label); in ReceiveRegisterNotificationCmd()