Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/
Dconnection_handler.cc301 device_map_[handle]->SetBrowseMtu(browse_mtu); in InitiatorControlCb()
392 device_map_[handle]->SetBrowseMtu(browse_mtu); in AcceptorControlCb()
Ddevice.h118 void SetBrowseMtu(uint16_t browse_mtu);
Ddevice.cc65 void Device::SetBrowseMtu(uint16_t browse_mtu) { in SetBrowseMtu() function in bluetooth::avrcp::Device