Home
last modified time | relevance | path

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

/system/bt/service/
Davrcp_target.cc132 ->GetTargetHALInterface() in GetPlayStatusResponse()
150 ->GetTargetHALInterface() in ListPlayerAppAttrResponse()
173 ->GetTargetHALInterface() in GetPlayerAppValueResponse()
184 ->GetTargetHALInterface() in GetPlayerAppAttrTextResponse()
196 ->GetTargetHALInterface() in GetPlayerAppValueTextResponse()
209 ->GetTargetHALInterface() in GetElementAttrResponse()
219 ->GetTargetHALInterface() in SetPlayerAppValueResponse()
231 ->GetTargetHALInterface() in RegisterNotificationResponse()
241 hal::BluetoothAvrcpInterface::Get()->GetTargetHALInterface()->set_volume( in SetVolume()
/system/bt/service/hal/
Dbluetooth_avrcp_interface.h167 virtual const btrc_interface_t* GetTargetHALInterface() const = 0;
Dbluetooth_avrcp_interface.cc557 const btrc_interface_t* GetTargetHALInterface() const override { in GetTargetHALInterface() function in bluetooth::hal::BluetoothAvrcpInterfaceImpl