Searched refs:SetAbsVolumeResponse (Results 1 – 5 of 5) sorted by relevance
32 boolean SetAbsVolumeResponse(int id, String device_address, int abs_vol, in SetAbsVolumeResponse() method
123 android::binder::Status BluetoothAvrcpControlBinderServer::SetAbsVolumeResponse( in SetAbsVolumeResponse() function in ipc::binder::BluetoothAvrcpControlBinderServer134 if (!avrcp_control->SetAbsVolumeResponse(String8(device_address).string(), in SetAbsVolumeResponse()
57 android::binder::Status SetAbsVolumeResponse(
74 bool SetAbsVolumeResponse(const std::string& device_address, int32_t abs_vol,
86 bool AvrcpControl::SetAbsVolumeResponse(const std::string& device_address, in SetAbsVolumeResponse() function in bluetooth::AvrcpControl