Home
last modified time | relevance | path

Searched refs:AVRC_TG_SM_EVENT_ABORT_CONTINUING_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.h66 AVRC_TG_SM_EVENT_ABORT_CONTINUING_RESPONSE = AVRC_TG_PDU_ID_ABORT_CONTINUING_RESPONSE, enumerator
H A Davrcp_tg_state_machine.cpp464 case AVRC_TG_SM_EVENT_ABORT_CONTINUING_RESPONSE: { in Dispatch()
622 case AVRC_TG_SM_EVENT_ABORT_CONTINUING_RESPONSE: in Dispatch()
H A Davrcp_tg_profile.cpp938 SendVendorRsp(rawAddr, packet, AVRC_TG_SM_EVENT_ABORT_CONTINUING_RESPONSE); in ReceiveAbortContinuingResponseCmd()