Searched refs:CHANGED (Results 1 - 6 of 6) sorted by relevance

/system/bt/packet/avrcp/
H A Dregister_notification_packet.h93 : VendorPacketBuilder(interim ? CType::INTERIM : CType::CHANGED,
H A Dregister_notification_packet.cc42 if (GetCType() != CType::INTERIM && GetCType() != CType::CHANGED)
/system/tools/hidl/
H A DCoordinator.h142 CHANGED, // frozen but changed member in class:android::Coordinator::HashStatus
H A DCoordinator.cpp823 return HashStatus::CHANGED;
871 if (status == HashStatus::CHANGED) return UNKNOWN_ERROR;
/system/bt/include/hardware/avrcp/
H A Davrcp_logging_helper.h43 CASE_RETURN_TEXT(CType::CHANGED);
H A Davrcp_common.h38 CHANGED = 0xd, member in class:bluetooth::avrcp::CType

Completed in 559 milliseconds