Home
last modified time | relevance | path

Searched refs:SendUnitRsp (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.h1110 …static void SendUnitRsp(const RawAddress &rawAddr, std::shared_ptr<AvrcTgUnitPacket> &pkt, AvrcTgS…
H A Davrcp_tg_profile.cpp543 void AvrcTgProfile::SendUnitRsp(const RawAddress &rawAddr, std::shared_ptr<AvrcTgUnitPacket> &pkt, … in SendUnitRsp() function in OHOS::bluetooth::AvrcTgProfile
561 SendUnitRsp(rawAddr, packet, AVRC_TG_SM_EVENT_UNIT_INFO); in ReceiveUnitCmd()
570 SendUnitRsp(rawAddr, packet, AVRC_TG_SM_EVENT_SUB_UNIT_INFO); in ReceiveSubUnitCmd()