Home
last modified time | relevance | path

Searched refs:SendPlayItemCmd (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.h835 … void SendPlayItemCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter);
H A Davrcp_ct_service.cpp1455 profile_->SendPlayItemCmd(rawAddr, scope, uid, uidCounter); in PlayItemNative()
H A Davrcp_ct_profile.cpp1197 void AvrcCtProfile::SendPlayItemCmd(const RawAddress &rawAddr, uint8_t scope, uint64_t uid, uint16_… in SendPlayItemCmd() function in OHOS::bluetooth::AvrcCtProfile