Searched refs:GetNumberOfRequestedAttributes (Results 1 – 6 of 6) sorted by relevance
46 SetPlayerApplicationSettingValueRequest::GetNumberOfRequestedAttributes() in GetNumberOfRequestedAttributes() function in bluetooth::avrcp::SetPlayerApplicationSettingValueRequest84 size_t num_of_attrs = GetNumberOfRequestedAttributes(); in IsValid()101 ss << " └ Num Attributes = " << loghex(GetNumberOfRequestedAttributes()) in ToString()
58 GetCurrentPlayerApplicationSettingValueRequest::GetNumberOfRequestedAttributes() in GetNumberOfRequestedAttributes() function in bluetooth::avrcp::GetCurrentPlayerApplicationSettingValueRequest79 size_t num_attributes = GetNumberOfRequestedAttributes(); in IsValid()96 ss << " └ Num Attributes = " << loghex(GetNumberOfRequestedAttributes()) in ToString()
70 uint8_t GetNumberOfRequestedAttributes() const;
77 uint8_t GetNumberOfRequestedAttributes() const;
40 ASSERT_EQ(test_packet->GetNumberOfRequestedAttributes(), 2); in TEST()
39 ASSERT_EQ(test_packet->GetNumberOfRequestedAttributes(), 2); in TEST()