Searched refs:GetCrCode (Results 1 – 7 of 7) sorted by relevance
570 HILOGI("response: %{public}x", packet.GetCrCode()); in ReceiveUnitRsp()580 HILOGI("response: %{public}x", packet.GetCrCode()); in ReceiveSubUnitRsp()809 ExplainCrCodeToResult(lpasvPkt->GetCrCode())); in ReceiveListPlayerApplicationSettingValuesRsp()854 ExplainCrCodeToResult(gcpasvPkt->GetCrCode())); in ReceiveGetCurrentPlayerApplicationSettingValueRsp()865 ExplainCrCodeToResult(gcpasvPkt->GetCrCode())); in ReceiveGetCurrentPlayerApplicationSettingValueRsp()876 ExplainCrCodeToResult(gcpasvPkt->GetCrCode())); in ReceiveGetCurrentPlayerApplicationSettingValueRsp()943 ExplainCrCodeToResult(gpasatPkt->GetCrCode())); in ReceiveGetPlayerApplicationSettingAttributeTextRsp()954 ExplainCrCodeToResult(gpasatPkt->GetCrCode())); in ReceiveGetPlayerApplicationSettingAttributeTextRsp()1021 ExplainCrCodeToResult(gpasvtPkt->GetCrCode())); in ReceiveGetPlayerApplicationSettingValueTextRsp()1129 ExplainCrCodeToResult(packet.GetCrCode())); in ReceiveGetPlayStatusRsp()[all …]
107 uint8_t GetCrCode(void) const in GetCrCode() function
105 uint8_t GetCrCode(void) const in GetCrCode() function
133 uint8_t GetCrCode(void) const in GetCrCode() function
102 uint8_t GetCrCode(void) const in GetCrCode() function
179 uint8_t GetCrCode(void) const in GetCrCode() function
442 … if (pkt->GetCrCode() == AVRC_TG_RSP_CODE_ACCEPTED && pkt->GetKeyState() == AVRC_KEY_STATE_PRESS) { in SendPassRsp()