Home
last modified time | relevance | path

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

/system/bt/service/
Davrcp_control.cc75 ->GetControlHALInterface() in SendPassThroughCommand()
98 ->GetControlHALInterface() in SetAbsVolumeResponse()
122 ->GetControlHALInterface() in RegisterForAbsVolumeCallbackResponse()
/system/bt/service/hal/
Dbluetooth_avrcp_interface.h168 virtual const btrc_ctrl_interface_t* GetControlHALInterface() const = 0;
Dbluetooth_avrcp_interface.cc561 const btrc_ctrl_interface_t* GetControlHALInterface() const override { in GetControlHALInterface() function in bluetooth::hal::BluetoothAvrcpInterfaceImpl