Home
last modified time | relevance | path

Searched refs:ChangePathResponse (Results 1 – 2 of 2) sorted by relevance

/system/bt/profile/avrcp/
Ddevice.h244 virtual void ChangePathResponse(uint8_t label,
Ddevice.cc949 base::Bind(&Device::ChangePathResponse, weak_ptr_factory_.GetWeakPtr(), in HandleChangePath()
953 void Device::ChangePathResponse(uint8_t label, in ChangePathResponse() function in bluetooth::avrcp::Device