Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.h439 void PushUnitQueue(const RawAddress &rawAddr, const std::shared_ptr<AvrcCtUnitPacket> &pkt);
H A Davrcp_ct_connection.cpp625 void AvrcCtConnectManager::PushUnitQueue(const RawAddress &rawAddr, const std::shared_ptr<AvrcCtUni… in PushUnitQueue() function in OHOS::bluetooth::AvrcCtConnectManager
H A Davrcp_ct_profile.cpp481 cnManager->PushUnitQueue(rawAddr, pkt); in SendUnitCmd()
515 cnManager->PushUnitQueue(rawAddr, pkt); in SendSubUnitCmd()