Home
last modified time | relevance | path

Searched defs:str_addr (Results 1 – 1 of 1) sorted by relevance

/system/bt/service/
Davrcp_target.cc127 bool AvrcpTarget::GetPlayStatusResponse(const std::string& str_addr, in GetPlayStatusResponse()
139 bool AvrcpTarget::ListPlayerAppAttrResponse(const std::string& str_addr, in ListPlayerAppAttrResponse()
158 const std::string& str_addr, const std::vector<AvrcpIntValue>& values) { in GetPlayerAppValueResponse()
180 const std::string& str_addr, const std::vector<AvrcpStringValue>& attrs) { in GetPlayerAppAttrTextResponse()
192 const std::string& str_addr, const std::vector<AvrcpStringValue>& values) { in GetPlayerAppValueTextResponse()
204 const std::string& str_addr, const std::vector<AvrcpStringValue>& attrs) { in GetElementAttrResponse()
215 bool AvrcpTarget::SetPlayerAppValueResponse(const std::string& str_addr, in SetPlayerAppValueResponse()
248 auto str_addr = BtAddrString(&bd_addr); in RemoteFeaturesCallback() local
255 auto str_addr = BtAddrString(&bd_addr); in GetPlayStatusCallback() local
261 auto str_addr = BtAddrString(&bd_addr); in ListPlayerAppAttrCallback() local
[all …]