Home
last modified time | relevance | path

Searched refs:AVRC_CT_PDU_ID_GET_PLAY_STATUS (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.h82 AVRC_CT_PDU_ID_GET_PLAY_STATUS = 0x30, // AV/C STATUS enumerator
H A Davrcp_ct_state_machine.h64 AVRC_CT_SM_EVENT_GET_PLAY_STATUS = AVRC_CT_PDU_ID_GET_PLAY_STATUS,
H A Davrcp_ct_profile.cpp1432 case AVRC_CT_PDU_ID_GET_PLAY_STATUS: in ReceiveVendorRspAvcStatus()
1480 case AVRC_CT_PDU_ID_GET_PLAY_STATUS: in ReceiveVendorRsp()
1604 case AVRC_CT_PDU_ID_GET_PLAY_STATUS: { in ProcessVendorAvcStatus2Timeout()
1644 case AVRC_CT_PDU_ID_GET_PLAY_STATUS: in ProcessVendorTimeout()
H A Davrcp_ct_vendor.cpp1125 pduId_ = AVRC_CT_PDU_ID_GET_PLAY_STATUS; in AvrcCtGpsPacket()
1138 pduId_ = AVRC_CT_PDU_ID_GET_PLAY_STATUS; in AvrcCtGpsPacket()