Home
last modified time | relevance | path

Searched refs:ReceiveRequestContinuingResponseCmd (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.h1231 void ReceiveRequestContinuingResponseCmd(const RawAddress &rawAddr, uint8_t label, Packet *pkt);
H A Davrcp_tg_profile.cpp868 void AvrcTgProfile::ReceiveRequestContinuingResponseCmd(const RawAddress &rawAddr, uint8_t label, P… in ReceiveRequestContinuingResponseCmd() function in OHOS::bluetooth::AvrcTgProfile
1510 ReceiveRequestContinuingResponseCmd(rawAddr, label, pkt); in ReceiveVendorCmd()