Home
last modified time | relevance | path

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

/system/bt/service/
Davrcp_target.cc133 ->GetTargetHALInterface() in GetPlayStatusResponse()
151 ->GetTargetHALInterface() in ListPlayerAppAttrResponse()
174 ->GetTargetHALInterface() in GetPlayerAppValueResponse()
185 ->GetTargetHALInterface() in GetPlayerAppAttrTextResponse()
197 ->GetTargetHALInterface() in GetPlayerAppValueTextResponse()
210 ->GetTargetHALInterface() in GetElementAttrResponse()
220 ->GetTargetHALInterface() in SetPlayerAppValueResponse()
232 ->GetTargetHALInterface() in RegisterNotificationResponse()
242 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.cc558 const btrc_interface_t* GetTargetHALInterface() const override { in GetTargetHALInterface() function in bluetooth::hal::BluetoothAvrcpInterfaceImpl