Lines Matching refs:Get
100 hal::BluetoothAvrcpInterface::Get()->AddTargetObserver(this); in AvrcpTarget()
104 hal::BluetoothAvrcpInterface::Get()->RemoveTargetObserver(this); in ~AvrcpTarget()
118 return hal::BluetoothAvrcpInterface::Get()->AvrcpTargetEnable(); in Enable()
123 hal::BluetoothAvrcpInterface::Get()->AvrcpTargetDisable(); in Disable()
131 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in GetPlayStatusResponse()
149 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in ListPlayerAppAttrResponse()
172 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in GetPlayerAppValueResponse()
183 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in GetPlayerAppAttrTextResponse()
195 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in GetPlayerAppValueTextResponse()
208 hal::BluetoothAvrcpInterface::Get() in GetElementAttrResponse()
218 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in SetPlayerAppValueResponse()
230 TRY_RET_FUNC(hal::BluetoothAvrcpInterface::Get() in RegisterNotificationResponse()
241 hal::BluetoothAvrcpInterface::Get()->GetTargetHALInterface()->set_volume( in SetVolume()