Home
last modified time | relevance | path

Searched refs:IsValidParameterLength (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp77 bool AvrcTgBrowsePacket::IsValidParameterLength(Packet *pkt) in IsValidParameterLength() function in OHOS::bluetooth::AvrcTgBrowsePacket
196 isValid_ = IsValidParameterLength(pkt); in DisassemblePacket()
995 isValid_ = IsValidParameterLength(pkt); in DisassemblePacket()
H A Davrcp_tg_browse.h138 bool IsValidParameterLength(Packet *pkt);
H A Davrcp_tg_vendor.h295 bool IsValidParameterLength(Packet *pkt);
H A Davrcp_tg_vendor.cpp107 isValid_ = IsValidParameterLength(pkt); in DisassemblePacket()
246 bool AvrcTgVendorPacket::IsValidParameterLength(Packet *pkt) in IsValidParameterLength() function in OHOS::bluetooth::AvrcTgVendorPacket
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_vendor.h217 bool IsValidParameterLength(Packet *pkt);
H A Davrcp_ct_vendor.cpp56 isValid_ = IsValidParameterLength(pkt); in DisassemblePacket()
126 bool AvrcCtVendorPacket::IsValidParameterLength(Packet *pkt) in IsValidParameterLength() function in OHOS::bluetooth::AvrcCtVendorPacket