Searched defs:songPosition (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_avrcp_ct.h | 196 PlayStatus(uint32_t songLength, uint32_t songPosition, uint8_t playStatus) in PlayStatus()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 157 …:ObserverImpl::OnGetPlayStatus(const std::string &addr, uint32_t songLength, uint32_t songPosition, in OnGetPlayStatus() 1613 …cpTgService::OnGetPlayStatus(const RawAddress &rawAddr, uint32_t songLength, uint32_t songPosition, in GetPlayStatus() 1641 …RawAddress rawAddr, uint32_t songLength, uint32_t songPosition, uint8_t playStatus, uint8_t label,… in GetPlayStatus()
|
H A D | avrcp_tg_vendor.cpp | 1669 uint8_t crCode, uint32_t songLength, uint32_t songPosition, uint8_t playStatus, uint8_t label) in AvrcTgGpsPacket()
|
H A D | avrcp_tg_profile.cpp | 839 …rofile::SendGetPlayStatusRsp(const RawAddress &rawAddr, uint32_t songLength, uint32_t songPosition, in SendGetPlayStatusRsp()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 398 uint32_t songPosition = data.ReadUint32(); in OnGetPlayStatusInner() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 490 uint32_t songLength, uint32_t songPosition, uint8_t playStatus, int result) in OnGetPlayStatus()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 129 …void OnGetPlayStatus(const RawAddress &rawAddr, uint32_t songLength, uint32_t songPosition, uint8_… in OnGetPlayStatus()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_service.cpp | 1401 …const RawAddress &rawAddr, uint32_t songLength, uint32_t songPosition, uint8_t playStatus, int res… in OnGetPlayStatus()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 204 uint32_t songLength, uint32_t songPosition, uint8_t playStatus, int result) override in OnGetPlayStatus()
|