Home
last modified time | relevance | path

Searched refs:GetPacketType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_vendor_player_application_settings.h197 uint8_t GetPacketType(void) const in GetPacketType() function
330 uint8_t GetPacketType(void) const in GetPacketType() function
471 uint8_t GetPacketType(void) const in GetPacketType() function
600 uint8_t GetPacketType(void) const in GetPacketType() function
747 uint8_t GetPacketType(void) const in GetPacketType() function
H A Davrcp_ct_profile.cpp791 switch (lpasvPkt->GetPacketType()) { in ReceiveListPlayerApplicationSettingValuesRsp()
856 switch (gcpasvPkt->GetPacketType()) { in ReceiveGetCurrentPlayerApplicationSettingValueRsp()
945 switch (gpasatPkt->GetPacketType()) { in ReceiveGetPlayerApplicationSettingAttributeTextRsp()
1012 switch (gpasvtPkt->GetPacketType()) { in ReceiveGetPlayerApplicationSettingValueTextRsp()
1040 HILOGI("Packet Type is wrong! packetType: %{public}d", gpasvtPkt->GetPacketType()); in ReceiveGetPlayerApplicationSettingValueTextRsp()
1079 switch (geaPkt->GetPacketType()) { in ReceiveGetElementAttributesRsp()
1103 HILOGI("Packet Type is wrong! packetType: %{public}d", geaPkt->GetPacketType()); in ReceiveGetElementAttributesRsp()
1315 if ((notifyPkt->GetPacketType() == AVRC_CT_VENDOR_PACKET_TYPE || in ReceiveRegisterNotificationRsp()
1316 notifyPkt->GetPacketType() == AVRC_CT_VENDOR_PACKET_TYPE_END)) { in ReceiveRegisterNotificationRsp()
1386 if (notifyPkt->GetPacketType() == AVRC_CT_VENDOR_PACKET_TYPE_START || in InformPlayerApplicationSettingChanged()
[all …]
H A Davrcp_ct_notification.h125 uint8_t GetPacketType(void) const in GetPacketType() function
H A Davrcp_ct_vendor.h417 uint8_t GetPacketType(void) const in GetPacketType() function