Searched refs:PushBrowseQueue (Results 1 – 3 of 3) sorted by relevance
612 void PushBrowseQueue(const RawAddress &rawAddr, const std::shared_ptr<AvrcCtBrowsePacket> &pkt);
931 void AvrcCtConnectManager::PushBrowseQueue(const RawAddress &rawAddr, const std::shared_ptr<AvrcCtB… in PushBrowseQueue() function in OHOS::bluetooth::AvrcCtConnectManager
1698 cnManager->PushBrowseQueue(rawAddr, pkt); in SendBrowseCmd()