Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_pass_through.cpp147 case AVRC_KEY_STATE_RELEASE: in IsValidKeyState()
H A Davrcp_ct_profile.cpp340 …_ptr<AvrcCtPassPacket> packet = std::make_shared<AvrcCtPassPacket>(button, AVRC_KEY_STATE_RELEASE); in SendReleaseButtonCmd()
422 case AVRC_KEY_STATE_RELEASE: in InformPassRsp()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_pass_through.cpp153 case AVRC_KEY_STATE_RELEASE: in IsValidKeyState()
H A Davrcp_tg_profile.cpp354 std::make_shared<AvrcTgPassPacket>(button, AVRC_KEY_STATE_RELEASE, label); in SendReleaseButtonRsp()
495 case AVRC_KEY_STATE_RELEASE: in ReceivePassCmd()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h820 AVRC_KEY_STATE_RELEASE = 0x01, // The key is released. enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h905 AVRC_KEY_STATE_RELEASE = 0x01, // The key is released. enumerator