Home
last modified time | relevance | path

Searched refs:ExplainResultToPassCrCode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.h1401 static uint8_t ExplainResultToPassCrCode(int result);
H A Davrcp_tg_profile.cpp343 packet->SetCrCode(ExplainResultToPassCrCode(result)); in SendPressButtonRsp()
355 packet->SetCrCode(ExplainResultToPassCrCode(result)); in SendReleaseButtonRsp()
2058 uint8_t AvrcTgProfile::ExplainResultToPassCrCode(int result) in ExplainResultToPassCrCode() function in OHOS::bluetooth::AvrcTgProfile